#cc06b3 color space conversions
Hex:
#cc06b3
RGB:
204, 6, 179
CMY:
20, 98, 30
CMYK:
0, 97, 12, 20
HSL:
308°, 94.2857%, 41.1765%
HSV (HSB):
308°, 97.0588%, 80.0000%
XYZ:
33.1036, 16.2223, 44.0343
xyY:
0.3546, 0.1738, 16.2223
CIE-Lab:
47.2648, 79.0961, -38.8246
CIE-LCH:
47.2648, 88.1110, 333.8557
CIE-Luv:
47.2648, 77.5894, -68.1818
Hunter-Lab:
40.2769, 76.2248, -36.6272
#cc06b3 color charts
#cc06b3 color shades, tints & tones
#cc06b3 color schemes
#cc06b3 color preview, HTML & CSS examples
This text has a color of #cc06b3
<p style="color:#cc06b3;">Text here</p>
.mytext {color:#cc06b3;}
This box has a color of #cc06b3
<div style="background-color:#cc06b3;">Content here</div>
.mybackground {background-color:#cc06b3;}
Border around this has a color of #cc06b3
<div style="border:2px solid #cc06b3;">Content here</div>
.myborder {border:2px solid #cc06b3;}