#cc15a5 color space conversions
Hex:
#cc15a5
RGB:
204, 21, 165
CMY:
20, 92, 35
CMYK:
0, 90, 19, 20
HSL:
313°, 81.3333%, 44.1176%
HSV (HSB):
313°, 89.7059%, 80.0000%
XYZ:
31.9615, 16.0903, 37.0185
xyY:
0.3757, 0.1891, 16.0903
CIE-Lab:
47.0928, 75.7445, -30.8079
CIE-LCH:
47.0928, 81.7701, 337.8668
CIE-Luv:
47.0928, 82.5075, -56.0684
Hunter-Lab:
40.1127, 72.0302, -26.6375
#cc15a5 color charts
#cc15a5 color shades, tints & tones
#cc15a5 color schemes
#cc15a5 color preview, HTML & CSS examples
This text has a color of #cc15a5
<p style="color:#cc15a5;">Text here</p>
.mytext {color:#cc15a5;}
This box has a color of #cc15a5
<div style="background-color:#cc15a5;">Content here</div>
.mybackground {background-color:#cc15a5;}
Border around this has a color of #cc15a5
<div style="border:2px solid #cc15a5;">Content here</div>
.myborder {border:2px solid #cc15a5;}