#cd02a1 color space conversions
Hex:
#cd02a1
RGB:
205, 2, 161
CMY:
20, 99, 37
CMYK:
0, 99, 21, 20
HSL:
313°, 98.0676%, 40.5882%
HSV (HSB):
313°, 99.0244%, 80.3922%
XYZ:
31.6316, 15.5958, 35.0613
xyY:
0.3844, 0.1895, 15.5958
CIE-Lab:
46.4396, 77.3591, -29.4293
CIE-LCH:
46.4396, 82.7678, 339.1720
CIE-Luv:
46.4396, 86.5905, -54.1830
Hunter-Lab:
39.4915, 73.8635, -24.9948
#cd02a1 color charts
#cd02a1 color shades, tints & tones
#cd02a1 color schemes
#cd02a1 color preview, HTML & CSS examples
This text has a color of #cd02a1
<p style="color:#cd02a1;">Text here</p>
.mytext {color:#cd02a1;}
This box has a color of #cd02a1
<div style="background-color:#cd02a1;">Content here</div>
.mybackground {background-color:#cd02a1;}
Border around this has a color of #cd02a1
<div style="border:2px solid #cd02a1;">Content here</div>
.myborder {border:2px solid #cd02a1;}