#cd03a5 color space conversions
Hex:
#cd03a5
RGB:
205, 3, 165
CMY:
20, 99, 35
CMYK:
0, 99, 20, 20
HSL:
312°, 97.1154%, 40.7843%
HSV (HSB):
312°, 98.5366%, 80.3922%
XYZ:
32.0009, 15.7609, 36.9528
xyY:
0.3777, 0.1860, 15.7609
CIE-Lab:
46.6592, 77.7561, -31.4728
CIE-LCH:
46.6592, 83.8842, 337.9637
CIE-Luv:
46.6592, 84.7124, -57.2216
Hunter-Lab:
39.7000, 74.4085, -27.3973
#cd03a5 color charts
#cd03a5 color shades, tints & tones
#cd03a5 color schemes
#cd03a5 color preview, HTML & CSS examples
This text has a color of #cd03a5
<p style="color:#cd03a5;">Text here</p>
.mytext {color:#cd03a5;}
This box has a color of #cd03a5
<div style="background-color:#cd03a5;">Content here</div>
.mybackground {background-color:#cd03a5;}
Border around this has a color of #cd03a5
<div style="border:2px solid #cd03a5;">Content here</div>
.myborder {border:2px solid #cd03a5;}