Color Converter 🔒 Your data never leaves your browser.
HEX ↔ RGB ↔ HSL, with a live preview and color picker.
Not a recognizable CSS color.
About this tool
Paste a color in any CSS format — hex (#1e90ff or #19f), rgb(), hsl(), or a named color like dodgerblue — and get all formats back with one-click copy, plus a live swatch. HEX is what design tools export, RGB is what canvas and JS APIs want, and HSL is the one humans can reason about (hue, saturation, lightness).
Conversion uses the browser's own CSS engine, so anything valid in a stylesheet works here — including modern syntax. 100% client-side.