Color Converter
Convert between HEX, RGB, HSL, and CSS color formats
Input
Try: #8A2BE2 rgb(138, 43, 226) hsl(271, 76%, 53%) tomato
Preview
Values
HEX
#8A2BE2RGB
rgb(138, 43, 226)HSL
hsl(271, 76%, 53%)Raw
Red
138Green
43Blue
226Hue
271°Sat
76%Light
53%About Color Converter
Convert colors between HEX, RGB, HSL, and CSS named colors. Use the color picker or type any format directly — all values update live.
Supports HEX (#8A2BE2, #8B2), RGB/RGBA (rgb(138, 43, 226)), HSL/HSLA (hsl(271, 76%, 53%)), and most common CSS named colors (tomato, gold, indigo).