#cc05f7 color space conversions
Hex:
#cc05f7
RGB:
204, 5, 247
CMY:
20, 98, 3
CMYK:
17, 98, 0, 3
HSL:
289°, 96.0317%, 49.4118%
HSV (HSB):
289°, 97.9757%, 96.8627%
XYZ:
41.7446, 19.6613, 89.5905
xyY:
0.2765, 0.1302, 19.6613
CIE-Lab:
51.4521, 89.3227, -71.1152
CIE-LCH:
51.4521, 114.1750, 321.4746
CIE-Luv:
51.4521, 52.1450, -117.7656
Hunter-Lab:
44.3411, 90.4508, -88.7558
#cc05f7 color charts
#cc05f7 color shades, tints & tones
#cc05f7 color schemes
#cc05f7 color preview, HTML & CSS examples
This text has a color of #cc05f7
<p style="color:#cc05f7;">Text here</p>
.mytext {color:#cc05f7;}
This box has a color of #cc05f7
<div style="background-color:#cc05f7;">Content here</div>
.mybackground {background-color:#cc05f7;}
Border around this has a color of #cc05f7
<div style="border:2px solid #cc05f7;">Content here</div>
.myborder {border:2px solid #cc05f7;}