#c00ec4 color space conversions
Hex:
#c00ec4
RGB:
192, 14, 196
CMY:
25, 95, 23
CMYK:
2, 93, 0, 23
HSL:
299°, 86.6667%, 41.1765%
HSV (HSB):
299°, 92.8571%, 76.8627%
XYZ:
31.8591, 15.5061, 53.5384
xyY:
0.3157, 0.1537, 15.5061
CIE-Lab:
46.3197, 78.7048, -50.4097
CIE-LCH:
46.3197, 93.4643, 327.3608
CIE-Luv:
46.3197, 61.3984, -84.3156
Hunter-Lab:
39.3777, 75.5067, -53.0468
#c00ec4 color charts
#c00ec4 color shades, tints & tones
#c00ec4 color schemes
#c00ec4 color preview, HTML & CSS examples
This text has a color of #c00ec4
<p style="color:#c00ec4;">Text here</p>
.mytext {color:#c00ec4;}
This box has a color of #c00ec4
<div style="background-color:#c00ec4;">Content here</div>
.mybackground {background-color:#c00ec4;}
Border around this has a color of #c00ec4
<div style="border:2px solid #c00ec4;">Content here</div>
.myborder {border:2px solid #c00ec4;}