#cc2acc color space conversions
Hex:
#cc2acc
RGB:
204, 42, 204
CMY:
20, 84, 20
CMYK:
0, 79, 0, 20
HSL:
300°, 65.8537%, 48.2353%
HSV (HSB):
300°, 79.4118%, 80.0000%
XYZ:
36.6289, 18.8529, 58.8352
xyY:
0.3204, 0.1649, 18.8529
CIE-Lab:
50.5147, 77.1566, -48.2199
CIE-LCH:
50.5147, 90.9852, 327.9962
CIE-Luv:
50.5147, 64.0912, -82.8727
Hunter-Lab:
43.4200, 74.5969, -49.9455
#cc2acc color charts
#cc2acc RGB chart
#cc2acc CMYK chart
#cc2acc RGB pie chart
#cc2acc color shades, tints & tones
#cc2acc color schemes
#cc2acc color preview, HTML & CSS examples
This text has a color of #cc2acc
<p style="color:#cc2acc;">Text here</p>
.mytext {color:#cc2acc;}
Text color #cc2acc
This box has a color of #cc2acc
<div style="background-color:#cc2acc;">Content here</div>
.mybackground {background-color:#cc2acc;}
Background color #cc2acc
Border around this has a color of #cc2acc
<div style="border:2px solid #cc2acc;">Content here</div>
.myborder {border:2px solid #cc2acc;}
Border color #cc2acc