#cc2ace color space conversions
Hex:
#cc2ace
RGB:
204, 42, 206
CMY:
20, 84, 19
CMYK:
1, 80, 0, 19
HSL:
299°, 66.1290%, 48.6275%
HSV (HSB):
299°, 79.6117%, 80.7843%
XYZ:
36.8704, 18.9495, 60.1069
xyY:
0.3180, 0.1635, 18.9495
CIE-Lab:
50.6281, 77.4657, -49.1897
CIE-LCH:
50.6281, 91.7636, 327.5850
CIE-Luv:
50.6281, 63.3680, -84.3901
Hunter-Lab:
43.5311, 75.0084, -51.3948
#cc2ace color charts
#cc2ace RGB chart
#cc2ace CMYK chart
#cc2ace RGB pie chart
#cc2ace color shades, tints & tones
#cc2ace color schemes
#cc2ace color preview, HTML & CSS examples
This text has a color of #cc2ace
<p style="color:#cc2ace;">Text here</p>
.mytext {color:#cc2ace;}
Text color #cc2ace
This box has a color of #cc2ace
<div style="background-color:#cc2ace;">Content here</div>
.mybackground {background-color:#cc2ace;}
Background color #cc2ace
Border around this has a color of #cc2ace
<div style="border:2px solid #cc2ace;">Content here</div>
.myborder {border:2px solid #cc2ace;}
Border color #cc2ace