Color Converter

Convert instantly between HEX, RGB and HSL with a live color preview

#8B5CF6

How to Use the Color Converter

Enter a color in any format (HEX, RGB or HSL) and the other two formats update automatically with a live preview. You can also use the color picker to choose a color directly.

HEX uses hexadecimal notation (e.g. #8B5CF6), RGB uses three values (0-255) for red, green and blue, and HSL uses hue (0-360°), saturation and lightness (%). All three describe the same color.

All conversions run locally in your browser — no internet needed.

FAQ

What is the difference between HEX, RGB and HSL?

They are three ways to describe a color. HEX is the shortest, RGB uses the three primary color values, and HSL is the most intuitive for adjusting colors.

How do I convert HEX to RGB?

The tool calculates it automatically. For example, #FF5733 becomes rgb(255, 87, 51).

Which format can I use in CSS?

All three work. HEX is short, rgba supports transparency, and HSL is easy to adjust.

Related Tools

Base64 Encoder/Decoder · QR Code Generator · Password Generator