RGB to HSL converter
rgb(79, 70, 229) → hsl(243, 75%, 59%)Example: converting RGB to HSL
Convert RGB colour values to HSL instantly and for free. Paste any colour into the colour converter to get every format at once, or use the reference table below. It all runs in your browser.
Common colours: RGB to HSL
| Colour | RGB | HSL |
|---|---|---|
| rgb(0, 0, 0) | hsl(0, 0%, 0%) | |
| rgb(255, 255, 255) | hsl(0, 0%, 100%) | |
| rgb(255, 0, 0) | hsl(0, 100%, 50%) | |
| rgb(0, 255, 0) | hsl(120, 100%, 50%) | |
| rgb(0, 0, 255) | hsl(240, 100%, 50%) | |
| rgb(79, 70, 229) | hsl(243, 75%, 59%) | |
| rgb(245, 158, 11) | hsl(38, 92%, 50%) | |
| rgb(16, 185, 129) | hsl(160, 84%, 39%) |