#cc07bf color space conversions
Hex:
#cc07bf
RGB:
204, 7, 191
CMY:
20, 97, 25
CMYK:
0, 97, 6, 20
HSL:
304°, 93.3649%, 41.3725%
HSV (HSB):
304°, 96.5686%, 80.0000%
XYZ:
34.3818, 16.7509, 50.7113
xyY:
0.3376, 0.1645, 16.7509
CIE-Lab:
47.9446, 80.6362, -44.7792
CIE-LCH:
47.9446, 92.2354, 330.9556
CIE-Luv:
47.9446, 72.4920, -77.2656
Hunter-Lab:
40.9279, 78.3265, -44.8133
#cc07bf color charts
#cc07bf color shades, tints & tones
#cc07bf color schemes
#cc07bf color preview, HTML & CSS examples
This text has a color of #cc07bf
<p style="color:#cc07bf;">Text here</p>
.mytext {color:#cc07bf;}
This box has a color of #cc07bf
<div style="background-color:#cc07bf;">Content here</div>
.mybackground {background-color:#cc07bf;}
Border around this has a color of #cc07bf
<div style="border:2px solid #cc07bf;">Content here</div>
.myborder {border:2px solid #cc07bf;}