#c00dcc color space conversions
Hex:
#c00dcc
RGB:
192, 13, 204
CMY:
25, 95, 20
CMYK:
6, 94, 0, 20
HSL:
296°, 88.0184%, 42.5490%
HSV (HSB):
296°, 93.6275%, 80.0000%
XYZ:
32.7812, 15.8539, 58.4591
xyY:
0.3061, 0.1480, 15.8539
CIE-Lab:
46.7823, 80.0301, -54.3073
CIE-LCH:
46.7823, 96.7166, 325.8397
CIE-Luv:
46.7823, 58.4959, -90.2466
Hunter-Lab:
39.8170, 77.2788, -59.1773
#c00dcc color charts
#c00dcc color shades, tints & tones
#c00dcc color schemes
#c00dcc color preview, HTML & CSS examples
This text has a color of #c00dcc
<p style="color:#c00dcc;">Text here</p>
.mytext {color:#c00dcc;}
This box has a color of #c00dcc
<div style="background-color:#c00dcc;">Content here</div>
.mybackground {background-color:#c00dcc;}
Border around this has a color of #c00dcc
<div style="border:2px solid #c00dcc;">Content here</div>
.myborder {border:2px solid #c00dcc;}