#cc06dc color space conversions
Hex:
#cc06dc
RGB:
204, 6, 220
CMY:
20, 98, 14
CMYK:
7, 97, 0, 14
HSL:
296°, 94.6903%, 44.3137%
HSV (HSB):
296°, 97.2727%, 86.2745%
XYZ:
37.8852, 18.1349, 69.2138
xyY:
0.3025, 0.1448, 18.1349
CIE-Lab:
49.6594, 84.9568, -58.7595
CIE-LCH:
49.6594, 103.2973, 325.3307
CIE-Luv:
49.6594, 61.3063, -98.7576
Hunter-Lab:
42.5851, 84.2760, -66.5547
#cc06dc color charts
#cc06dc color shades, tints & tones
#cc06dc color schemes
#cc06dc color preview, HTML & CSS examples
This text has a color of #cc06dc
<p style="color:#cc06dc;">Text here</p>
.mytext {color:#cc06dc;}
This box has a color of #cc06dc
<div style="background-color:#cc06dc;">Content here</div>
.mybackground {background-color:#cc06dc;}
Border around this has a color of #cc06dc
<div style="border:2px solid #cc06dc;">Content here</div>
.myborder {border:2px solid #cc06dc;}