🎨 Color Converter
Convert colors between HEX, RGB, and HSL. Click the preview or enter any value.
HEX
#3B82F6
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
HEX, RGB, HSL — What's the difference?
HEX is used in web design and CSS. RGB defines colors by red, green, and blue channels (0–255). HSL stands for Hue, Saturation, Lightness — making it intuitive to adjust brightness and saturation.
How to use
Click the color picker or type a HEX code to instantly see all three formats. Copy any value with one click.