#cd03b5 color space conversions
Hex:
#cd03b5
RGB:
205, 3, 181
CMY:
20, 99, 29
CMYK:
0, 99, 12, 20
HSL:
307°, 97.1154%, 40.7843%
HSV (HSB):
307°, 98.5366%, 80.3922%
XYZ:
33.5499, 16.3805, 45.1095
xyY:
0.3530, 0.1724, 16.3805
CIE-Lab:
47.4697, 79.7864, -39.6655
CIE-LCH:
47.4697, 89.1023, 333.5659
CIE-Luv:
47.4697, 77.6666, -69.5739
Hunter-Lab:
40.4728, 77.1401, -37.7516
#cd03b5 color charts
#cd03b5 color shades, tints & tones
#cd03b5 color schemes
#cd03b5 color preview, HTML & CSS examples
This text has a color of #cd03b5
<p style="color:#cd03b5;">Text here</p>
.mytext {color:#cd03b5;}
This box has a color of #cd03b5
<div style="background-color:#cd03b5;">Content here</div>
.mybackground {background-color:#cd03b5;}
Border around this has a color of #cd03b5
<div style="border:2px solid #cd03b5;">Content here</div>
.myborder {border:2px solid #cd03b5;}