#cd03b9 color space conversions
Hex:
#cd03b9
RGB:
205, 3, 185
CMY:
20, 99, 27
CMYK:
0, 99, 10, 20
HSL:
306°, 97.1154%, 40.7843%
HSV (HSB):
306°, 98.5366%, 80.3922%
XYZ:
33.9664, 16.5470, 47.3026
xyY:
0.3472, 0.1692, 16.5470
CIE-Lab:
47.6842, 80.3183, -41.6738
CIE-LCH:
47.6842, 90.4861, 332.5771
CIE-Luv:
47.6842, 75.9601, -72.6318
Hunter-Lab:
40.6781, 77.8617, -40.4709
#cd03b9 color charts
#cd03b9 color shades, tints & tones
#cd03b9 color schemes
#cd03b9 color preview, HTML & CSS examples
This text has a color of #cd03b9
<p style="color:#cd03b9;">Text here</p>
.mytext {color:#cd03b9;}
This box has a color of #cd03b9
<div style="background-color:#cd03b9;">Content here</div>
.mybackground {background-color:#cd03b9;}
Border around this has a color of #cd03b9
<div style="border:2px solid #cd03b9;">Content here</div>
.myborder {border:2px solid #cd03b9;}