#c00cdf color space conversions
Hex:
#c00cdf
RGB:
192, 12, 223
CMY:
25, 95, 13
CMYK:
14, 95, 0, 13
HSL:
291°, 89.7872%, 46.0784%
HSV (HSB):
291°, 94.6188%, 87.4510%
XYZ:
35.1890, 16.7971, 71.1995
xyY:
0.2857, 0.1364, 16.7971
CIE-Lab:
48.0034, 83.1495, -63.2437
CIE-LCH:
48.0034, 104.4682, 322.7433
CIE-Luv:
48.0034, 51.9539, -103.8644
Hunter-Lab:
40.9843, 81.5370, -74.3119
#c00cdf color charts
#c00cdf color shades, tints & tones
#c00cdf color schemes
#c00cdf color preview, HTML & CSS examples
This text has a color of #c00cdf
<p style="color:#c00cdf;">Text here</p>
.mytext {color:#c00cdf;}
This box has a color of #c00cdf
<div style="background-color:#c00cdf;">Content here</div>
.mybackground {background-color:#c00cdf;}
Border around this has a color of #c00cdf
<div style="border:2px solid #c00cdf;">Content here</div>
.myborder {border:2px solid #c00cdf;}