#cc0ed3 color space conversions
Hex:
#cc0ed3
RGB:
204, 14, 211
CMY:
20, 95, 17
CMYK:
3, 93, 0, 17
HSL:
298°, 87.5556%, 44.1176%
HSV (HSB):
298°, 93.3649%, 82.7451%
XYZ:
36.8167, 17.8546, 63.1338
xyY:
0.3125, 0.1516, 17.8546
CIE-Lab:
49.3193, 82.9303, -54.1555
CIE-LCH:
49.3193, 99.0467, 326.8545
CIE-Luv:
49.3193, 64.2748, -91.7324
Hunter-Lab:
42.2547, 81.5823, -59.0084
#cc0ed3 color charts
#cc0ed3 color shades, tints & tones
#cc0ed3 color schemes
#cc0ed3 color preview, HTML & CSS examples
This text has a color of #cc0ed3
<p style="color:#cc0ed3;">Text here</p>
.mytext {color:#cc0ed3;}
This box has a color of #cc0ed3
<div style="background-color:#cc0ed3;">Content here</div>
.mybackground {background-color:#cc0ed3;}
Border around this has a color of #cc0ed3
<div style="border:2px solid #cc0ed3;">Content here</div>
.myborder {border:2px solid #cc0ed3;}