Color Converter

Convert colors between HEX, RGB, HSL, and HSV formats with live preview.

Processed on your device β€” never uploaded
HEX

#3B82F6

RGB

rgb(59, 130, 246)

HSL

hsl(217, 91%, 60%)

HSV

hsv(217, 76%, 96%)

Frequently Asked Questions

How do I convert HEX to RGB?
Select HEX as the input format, enter your hex color code (e.g., #3b82f6), and the RGB equivalent is displayed instantly along with HSL and HSV values.
What is the difference between RGB, HSL, and HSV?
RGB defines colors by red, green, and blue intensity. HSL uses hue, saturation, and lightness. HSV uses hue, saturation, and value (brightness). They are different ways to represent the same color.
Can I convert RGB to HEX?
Yes, select RGB as the input format, enter values like "59, 130, 246", and the HEX code is shown automatically.
Does this tool support shorthand hex codes?
Yes, both 3-digit shorthand (#f00) and 6-digit full (#ff0000) hex codes are accepted and converted correctly.