#cd3381 color space conversions
Hex:
#cd3381
RGB:
205, 51, 129
CMY:
20, 80, 49
CMYK:
0, 75, 37, 20
HSL:
330°, 60.6299%, 50.1961%
HSV (HSB):
330°, 75.1220%, 80.3922%
XYZ:
30.3231, 16.9318, 22.4388
xyY:
0.4351, 0.2429, 16.9318
CIE-Lab:
48.1739, 65.0384, -7.4898
CIE-LCH:
48.1739, 65.4683, 353.4308
CIE-Luv:
48.1739, 92.1338, -21.8873
Hunter-Lab:
41.1482, 59.5315, -3.5281
#cd3381 color charts
#cd3381 color shades, tints & tones
#cd3381 color schemes
#cd3381 color preview, HTML & CSS examples
This text has a color of #cd3381
<p style="color:#cd3381;">Text here</p>
.mytext {color:#cd3381;}
This box has a color of #cd3381
<div style="background-color:#cd3381;">Content here</div>
.mybackground {background-color:#cd3381;}
Border around this has a color of #cd3381
<div style="border:2px solid #cd3381;">Content here</div>
.myborder {border:2px solid #cd3381;}