Color Converter

Convert any color between HEX (web standard), RGB (red/green/blue channels 0–255), HSL (hue, saturation, lightness — great for programmatic adjustments), and OKLCH (perceptually uniform, used in modern CSS). Pick a color and copy whichever format you need.

#3B82F6

HEX #3B82F6
RGB rgb(59, 130, 246)
HSL hsl(217, 91%, 60%)
OKLCH oklch(0.62 0.188 260)