HSL to HSV Converter

Enter HSL values to get the equivalent HSV (Hue, Saturation, Value) color instantly, with a live swatch and reverse conversion.

HSL Input

hsl(210, 80%, 55%)

HSV Output

Reverse: HSV to HSL

Drag the sliders to build a color from HSV — the HSL values update live.

210°
89%
99%
Copied!

Summary

Enter HSL values to get the equivalent HSV (Hue, Saturation, Value) color instantly, with a live swatch and reverse conversion.

How it works

  1. Enter the Hue (0–360), Saturation (0–100), and Lightness (0–100) values in the HSL input fields.
  2. The equivalent HSV values update instantly in the output panel.
  3. A live color swatch previews the exact color being converted.
  4. Use the HSV sliders in the reverse panel to build a color from HSV and see HSL update.
  5. Click any Copy button to grab the formatted value for your project.

Use cases

  • Translate CSS hsl() values into HSV for image-editing software like Photoshop or GIMP
  • Cross-reference color models when working with design tokens
  • Build interactive color pickers that expose both HSL and HSV channels
  • Understand how the same color is described differently across color models
  • Validate color transformations during UI or brand kit development
  • Convert palette colors from web CSS format (HSL) into video or print tools that use HSV

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu