#cc2add color space conversions
Hex:
#cc2add
RGB:
204, 42, 221
CMY:
20, 84, 13
CMYK:
8, 81, 0, 13
HSL:
294°, 72.4696%, 51.5686%
HSV (HSB):
294°, 80.9955%, 86.6667%
XYZ:
38.7809, 19.7138, 70.1678
xyY:
0.3014, 0.1532, 19.7138
CIE-Lab:
51.5120, 79.8485, -56.3517
CIE-LCH:
51.5120, 97.7308, 324.7881
CIE-Luv:
51.5120, 58.1234, -95.6151
Hunter-Lab:
44.4002, 78.2090, -62.6188
#cc2add color charts
#cc2add RGB chart
#cc2add CMYK chart
#cc2add RGB pie chart
#cc2add color shades, tints & tones
#cc2add color schemes
#cc2add color preview, HTML & CSS examples
This text has a color of #cc2add
<p style="color:#cc2add;">Text here</p>
.mytext {color:#cc2add;}
Text color #cc2add
This box has a color of #cc2add
<div style="background-color:#cc2add;">Content here</div>
.mybackground {background-color:#cc2add;}
Background color #cc2add
Border around this has a color of #cc2add
<div style="border:2px solid #cc2add;">Content here</div>
.myborder {border:2px solid #cc2add;}
Border color #cc2add