#cd02a3 color space conversions
Hex:
#cd02a3
RGB:
205, 2, 163
CMY:
20, 99, 36
CMYK:
0, 99, 20, 20
HSL:
312°, 98.0676%, 40.5882%
HSV (HSB):
312°, 99.0244%, 80.3922%
XYZ:
31.8094, 15.6669, 35.9978
xyY:
0.3811, 0.1877, 15.6669
CIE-Lab:
46.5344, 77.5987, -30.4756
CIE-LCH:
46.5344, 83.3686, 338.5584
CIE-Luv:
46.5344, 85.6822, -55.7377
Hunter-Lab:
39.5814, 74.1831, -26.2150
#cd02a3 color charts
#cd02a3 color shades, tints & tones
#cd02a3 color schemes
#cd02a3 color preview, HTML & CSS examples
This text has a color of #cd02a3
<p style="color:#cd02a3;">Text here</p>
.mytext {color:#cd02a3;}
This box has a color of #cd02a3
<div style="background-color:#cd02a3;">Content here</div>
.mybackground {background-color:#cd02a3;}
Border around this has a color of #cd02a3
<div style="border:2px solid #cd02a3;">Content here</div>
.myborder {border:2px solid #cd02a3;}