#cd3285 color space conversions
Hex:
#cd3285
RGB:
205, 50, 133
CMY:
20, 80, 48
CMYK:
0, 76, 35, 20
HSL:
328°, 60.7843%, 50.0000%
HSV (HSB):
328°, 75.6098%, 80.3922%
XYZ:
30.5511, 16.9538, 23.8525
xyY:
0.4281, 0.2376, 16.9538
CIE-Lab:
48.2018, 65.7726, -9.8723
CIE-LCH:
48.2018, 66.5093, 351.4638
CIE-Luv:
48.2018, 90.8795, -25.2083
Hunter-Lab:
41.1750, 60.3875, -5.5239
#cd3285 color charts
#cd3285 color shades, tints & tones
#cd3285 color schemes
#cd3285 color preview, HTML & CSS examples
This text has a color of #cd3285
<p style="color:#cd3285;">Text here</p>
.mytext {color:#cd3285;}
This box has a color of #cd3285
<div style="background-color:#cd3285;">Content here</div>
.mybackground {background-color:#cd3285;}
Border around this has a color of #cd3285
<div style="border:2px solid #cd3285;">Content here</div>
.myborder {border:2px solid #cd3285;}