#600dcc color space conversions
Hex:
#600dcc
RGB:
96, 13, 204
CMY:
62, 95, 20
CMYK:
53, 94, 0, 20
HSL:
266°, 88.0184%, 42.5490%
HSV (HSB):
266°, 93.6275%, 80.0000%
XYZ:
15.8669, 7.1343, 57.6675
xyY:
0.1967, 0.0884, 7.1343
CIE-Lab:
32.1107, 67.9359, -78.8662
CIE-LCH:
32.1107, 104.0921, 310.7418
CIE-Luv:
32.1107, 6.9553, -104.9150
Hunter-Lab:
26.7101, 59.2937, -109.3111
#600dcc color charts
#600dcc color shades, tints & tones
#600dcc color schemes
#600dcc color preview, HTML & CSS examples
This text has a color of #600dcc
<p style="color:#600dcc;">Text here</p>
.mytext {color:#600dcc;}
This box has a color of #600dcc
<div style="background-color:#600dcc;">Content here</div>
.mybackground {background-color:#600dcc;}
Border around this has a color of #600dcc
<div style="border:2px solid #600dcc;">Content here</div>
.myborder {border:2px solid #600dcc;}