#cc07cb color space conversions
Hex:
#cc07cb
RGB:
204, 7, 203
CMY:
20, 97, 20
CMYK:
0, 97, 0, 20
HSL:
300°, 93.3649%, 41.3725%
HSV (HSB):
300°, 96.5686%, 80.0000%
XYZ:
35.7573, 17.3011, 57.9547
xyY:
0.3221, 0.1558, 17.3011
CIE-Lab:
48.6372, 82.3399, -50.6403
CIE-LCH:
48.6372, 96.6659, 328.4079
CIE-Luv:
48.6372, 67.6776, -86.2623
Hunter-Lab:
41.5946, 80.6591, -53.4939
#cc07cb color charts
#cc07cb color shades, tints & tones
#cc07cb color schemes
#cc07cb color preview, HTML & CSS examples
This text has a color of #cc07cb
<p style="color:#cc07cb;">Text here</p>
.mytext {color:#cc07cb;}
This box has a color of #cc07cb
<div style="background-color:#cc07cb;">Content here</div>
.mybackground {background-color:#cc07cb;}
Border around this has a color of #cc07cb
<div style="border:2px solid #cc07cb;">Content here</div>
.myborder {border:2px solid #cc07cb;}