#cc05c0 color space conversions
Hex:
#cc05c0
RGB:
204, 5, 192
CMY:
20, 98, 25
CMYK:
0, 98, 6, 20
HSL:
304°, 95.2153%, 40.9804%
HSV (HSB):
304°, 97.5490%, 80.0000%
XYZ:
34.4705, 16.7517, 51.2858
xyY:
0.3363, 0.1634, 16.7517
CIE-Lab:
47.9456, 80.9383, -45.3606
CIE-LCH:
47.9456, 92.7825, 330.7322
CIE-Luv:
47.9456, 72.1846, -78.1478
Hunter-Lab:
40.9288, 78.7085, -45.6430
#cc05c0 color charts
#cc05c0 color shades, tints & tones
#cc05c0 color schemes
#cc05c0 color preview, HTML & CSS examples
This text has a color of #cc05c0
<p style="color:#cc05c0;">Text here</p>
.mytext {color:#cc05c0;}
This box has a color of #cc05c0
<div style="background-color:#cc05c0;">Content here</div>
.mybackground {background-color:#cc05c0;}
Border around this has a color of #cc05c0
<div style="border:2px solid #cc05c0;">Content here</div>
.myborder {border:2px solid #cc05c0;}