#c00c9c color space conversions
Hex:
#c00c9c
RGB:
192, 12, 156
CMY:
25, 95, 39
CMYK:
0, 94, 19, 25
HSL:
312°, 88.2353%, 40.0000%
HSV (HSB):
312°, 93.7500%, 75.2941%
XYZ:
27.8704, 13.8697, 32.6607
xyY:
0.3746, 0.1864, 13.8697
CIE-Lab:
44.0455, 73.3620, -30.3541
CIE-LCH:
44.0455, 79.3936, 337.5223
CIE-Luv:
44.0455, 77.8953, -54.1028
Hunter-Lab:
37.2421, 68.4086, -25.9269
#c00c9c color charts
#c00c9c color shades, tints & tones
#c00c9c color schemes
#c00c9c color preview, HTML & CSS examples
This text has a color of #c00c9c
<p style="color:#c00c9c;">Text here</p>
.mytext {color:#c00c9c;}
This box has a color of #c00c9c
<div style="background-color:#c00c9c;">Content here</div>
.mybackground {background-color:#c00c9c;}
Border around this has a color of #c00c9c
<div style="border:2px solid #c00c9c;">Content here</div>
.myborder {border:2px solid #c00c9c;}