#cc06f6 color space conversions
Hex:
#cc06f6
RGB:
204, 6, 246
CMY:
20, 98, 4
CMYK:
17, 98, 0, 4
HSL:
290°, 95.2381%, 49.4118%
HSV (HSB):
290°, 97.5610%, 96.4706%
XYZ:
41.6015, 19.6214, 88.7835
xyY:
0.2773, 0.1308, 19.6214
CIE-Lab:
51.4065, 89.0846, -70.6294
CIE-LCH:
51.4065, 113.6864, 321.5914
CIE-Luv:
51.4065, 52.4314, -117.0337
Hunter-Lab:
44.2961, 90.1235, -87.8287
#cc06f6 color charts
#cc06f6 color shades, tints & tones
#cc06f6 color schemes
#cc06f6 color preview, HTML & CSS examples
This text has a color of #cc06f6
<p style="color:#cc06f6;">Text here</p>
.mytext {color:#cc06f6;}
This box has a color of #cc06f6
<div style="background-color:#cc06f6;">Content here</div>
.mybackground {background-color:#cc06f6;}
Border around this has a color of #cc06f6
<div style="border:2px solid #cc06f6;">Content here</div>
.myborder {border:2px solid #cc06f6;}