#600080 color space conversions
Hex:
#600080
RGB:
96, 0, 128
CMY:
62, 100, 50
CMYK:
25, 100, 0, 50
HSL:
285°, 100.0000%, 25.0980%
HSV (HSB):
285°, 100.0000%, 50.1961%
XYZ:
8.7202, 4.0453, 20.7433
xyY:
0.2602, 0.1207, 4.0453
CIE-Lab:
23.8207, 53.8689, -46.4244
CIE-LCH:
23.8207, 71.1131, 319.2451
CIE-Luv:
23.8207, 20.7945, -59.3770
Hunter-Lab:
20.1130, 42.1926, -47.0691
#600080 color charts
#600080 color shades, tints & tones
#600080 color schemes
#600080 color preview, HTML & CSS examples
This text has a color of #600080
<p style="color:#600080;">Text here</p>
.mytext {color:#600080;}
This box has a color of #600080
<div style="background-color:#600080;">Content here</div>
.mybackground {background-color:#600080;}
Border around this has a color of #600080
<div style="border:2px solid #600080;">Content here</div>
.myborder {border:2px solid #600080;}