KO | EN
About
🔄

HEX RGB HSL Color Converter

Convert between three color code formats in real time.

Color Info
HEX
#8B5CF6
RGB
139, 92, 246
HSL
263°, 90%, 66%
Brightness
Dark

Frequently Asked Questions

Q. What are HEX, RGB, and HSL?

They are different formats for expressing colors. HEX is the most common web format using hexadecimal notation. RGB specifies red, green, and blue channel values. HSL represents hue, saturation, and lightness.

Q. Is conversion done in real time?

Yes. As soon as you type a value in any format, the other formats are updated instantly.

Q. Can I copy the converted code directly for CSS?

Yes. Each color format has a copy button so you can paste the code directly into your CSS.