#cd03ac color space conversions
Hex:
#cd03ac
RGB:
205, 3, 172
CMY:
20, 99, 33
CMYK:
0, 99, 16, 20
HSL:
310°, 97.1154%, 40.7843%
HSV (HSB):
310°, 98.5366%, 80.3922%
XYZ:
32.6558, 16.0228, 40.4013
xyY:
0.3666, 0.1799, 16.0228
CIE-Lab:
47.0044, 78.6248, -35.0888
CIE-LCH:
47.0044, 86.0993, 335.9497
CIE-Luv:
47.0044, 81.5892, -62.6458
Hunter-Lab:
40.0285, 75.5728, -31.8222
#cd03ac color charts
#cd03ac color shades, tints & tones
#cd03ac color schemes
#cd03ac color preview, HTML & CSS examples
This text has a color of #cd03ac
<p style="color:#cd03ac;">Text here</p>
.mytext {color:#cd03ac;}
This box has a color of #cd03ac
<div style="background-color:#cd03ac;">Content here</div>
.mybackground {background-color:#cd03ac;}
Border around this has a color of #cd03ac
<div style="border:2px solid #cd03ac;">Content here</div>
.myborder {border:2px solid #cd03ac;}