#cd15a5 color space conversions
Hex:
#cd15a5
RGB:
205, 21, 165
CMY:
20, 92, 35
CMYK:
0, 90, 20, 20
HSL:
313°, 81.4159%, 44.3137%
HSV (HSB):
313°, 89.7561%, 80.3922%
XYZ:
32.2365, 16.2321, 37.0314
xyY:
0.3770, 0.1898, 16.2321
CIE-Lab:
47.2775, 75.9425, -30.5055
CIE-LCH:
47.2775, 81.8404, 338.1151
CIE-Luv:
47.2775, 83.2895, -55.7218
Hunter-Lab:
40.2891, 72.3176, -26.2936
#cd15a5 color charts
#cd15a5 color shades, tints & tones
#cd15a5 color schemes
#cd15a5 color preview, HTML & CSS examples
This text has a color of #cd15a5
<p style="color:#cd15a5;">Text here</p>
.mytext {color:#cd15a5;}
This box has a color of #cd15a5
<div style="background-color:#cd15a5;">Content here</div>
.mybackground {background-color:#cd15a5;}
Border around this has a color of #cd15a5
<div style="border:2px solid #cd15a5;">Content here</div>
.myborder {border:2px solid #cd15a5;}