#cc2cc8 color space conversions
Hex:
#cc2cc8
RGB:
204, 44, 200
CMY:
20, 83, 22
CMYK:
0, 78, 2, 20
HSL:
302°, 64.5161%, 48.6275%
HSV (HSB):
302°, 78.4314%, 80.0000%
XYZ:
36.2278, 18.8089, 56.3646
xyY:
0.3252, 0.1688, 18.8089
CIE-Lab:
50.4628, 76.0473, -45.9966
CIE-LCH:
50.4628, 88.8757, 328.8327
CIE-Luv:
50.4628, 65.2356, -79.4197
Hunter-Lab:
43.3692, 73.2114, -46.6976
#cc2cc8 color charts
#cc2cc8 color shades, tints & tones
#cc2cc8 color schemes
#cc2cc8 color preview, HTML & CSS examples
This text has a color of #cc2cc8
<p style="color:#cc2cc8;">Text here</p>
.mytext {color:#cc2cc8;}
This box has a color of #cc2cc8
<div style="background-color:#cc2cc8;">Content here</div>
.mybackground {background-color:#cc2cc8;}
Border around this has a color of #cc2cc8
<div style="border:2px solid #cc2cc8;">Content here</div>
.myborder {border:2px solid #cc2cc8;}