AssetsBeta
HEX / RGB / HSL Converter
Convert colors between HEX, RGB, and HSL formats in the browser.
#7c3aed
rgb(124, 58, 237)
hsl(262, 83%, 58%)
Related Tools
Frequently Asked Questions
Does conversion change the color?
No. HEX, RGB, and HSL are different representations of the same color. Minor rounding can occur when converting HSL values.
Which HEX formats are accepted?
The tool accepts common 3-digit and 6-digit HEX colors, with or without the leading #.
Can I copy values for CSS?
Yes. The generated HEX, RGB, and HSL outputs are formatted for direct use in CSS.