Color Converter
Convert a color between HEX, RGB, and HSL. Pick from the swatch or paste a hex code, then copy any format.
HEX#7C6AF7
RGBrgb(124, 106, 247)
HSLhsl(248, 90%, 69%)
Runs in your browser. Your input is not uploaded to PayloadIQ.
Enter a hex code (3- or 6-digit, with or without #) or use the color picker, and see the same color as HEX, RGB, and HSL with a live preview. Each format has its own copy button — handy when one tool wants #7c6af7 and another wants rgb(124, 106, 247).
HSL is great for tweaking lightness and saturation while keeping the hue. All conversion happens locally.