Color Converter

Convert colors between HEX, RGB, and HSL formats instantly. Enter any color format to see all conversions.

HEX

To RGB
59, 130, 246
To HSL
217, 91%, 60%

RGB

To HEX
#3b82f6
To HSL
217, 91%, 60%

HSL

To HEX
#3c83f6
To RGB
60, 131, 246

Color Format Guide

HEX Format

Hexadecimal notation using 6 digits.

#RRGGBB

RGB Format

Red, Green, Blue values (0-255).

R, G, B

HSL Format

Hue (0-360°), Saturation, Lightness (%).

H, S%, L%