#cc05ca color space conversions
Hex:
#cc05ca
RGB:
204, 5, 202
CMY:
20, 98, 21
CMYK:
0, 98, 1, 20
HSL:
301°, 95.2153%, 40.9804%
HSV (HSB):
301°, 97.5490%, 80.0000%
XYZ:
35.6168, 17.2102, 57.3218
xyY:
0.3234, 0.1562, 17.2102
CIE-Lab:
48.5238, 82.3555, -50.2437
CIE-LCH:
48.5238, 96.4721, 328.6133
CIE-Luv:
48.5238, 68.1638, -85.6397
Hunter-Lab:
41.4852, 80.6509, -52.8839
#cc05ca color charts
#cc05ca color shades, tints & tones
#cc05ca color schemes
#cc05ca color preview, HTML & CSS examples
This text has a color of #cc05ca
<p style="color:#cc05ca;">Text here</p>
.mytext {color:#cc05ca;}
This box has a color of #cc05ca
<div style="background-color:#cc05ca;">Content here</div>
.mybackground {background-color:#cc05ca;}
Border around this has a color of #cc05ca
<div style="border:2px solid #cc05ca;">Content here</div>
.myborder {border:2px solid #cc05ca;}