#cc0bed color space conversions
Hex:
#cc0bed
RGB:
204, 11, 237
CMY:
20, 96, 7
CMYK:
14, 95, 0, 7
HSL:
291°, 91.1290%, 48.6275%
HSV (HSB):
291°, 95.3586%, 92.9412%
XYZ:
40.3076, 19.1911, 81.7006
xyY:
0.2855, 0.1359, 19.1911
CIE-Lab:
50.9101, 87.2468, -66.3783
CIE-LCH:
50.9101, 109.6270, 322.7357
CIE-Luv:
50.9101, 55.1992, -110.5590
Hunter-Lab:
43.8077, 87.5749, -79.9094
#cc0bed color charts
#cc0bed color shades, tints & tones
#cc0bed color schemes
#cc0bed color preview, HTML & CSS examples
This text has a color of #cc0bed
<p style="color:#cc0bed;">Text here</p>
.mytext {color:#cc0bed;}
This box has a color of #cc0bed
<div style="background-color:#cc0bed;">Content here</div>
.mybackground {background-color:#cc0bed;}
Border around this has a color of #cc0bed
<div style="border:2px solid #cc0bed;">Content here</div>
.myborder {border:2px solid #cc0bed;}