#cd3485 color space conversions
Hex:
#cd3485
RGB:
205, 52, 133
CMY:
20, 80, 48
CMYK:
0, 75, 35, 20
HSL:
328°, 60.4743%, 50.3922%
HSV (HSB):
328°, 74.6341%, 80.3922%
XYZ:
30.6385, 17.1286, 23.8816
xyY:
0.4276, 0.2391, 17.1286
CIE-Lab:
48.4216, 65.1511, -9.5423
CIE-LCH:
48.4216, 65.8462, 351.6675
CIE-Luv:
48.4216, 90.2264, -24.6647
Hunter-Lab:
41.3867, 59.7165, -5.2418
#cd3485 color charts
#cd3485 color shades, tints & tones
#cd3485 color schemes
#cd3485 color preview, HTML & CSS examples
This text has a color of #cd3485
<p style="color:#cd3485;">Text here</p>
.mytext {color:#cd3485;}
This box has a color of #cd3485
<div style="background-color:#cd3485;">Content here</div>
.mybackground {background-color:#cd3485;}
Border around this has a color of #cd3485
<div style="border:2px solid #cd3485;">Content here</div>
.myborder {border:2px solid #cd3485;}