#cd32d3 color space conversions
Hex:
#cd32d3
RGB:
205, 50, 211
CMY:
20, 80, 17
CMYK:
3, 76, 0, 17
HSL:
298°, 64.6586%, 51.1765%
HSV (HSB):
298°, 76.3033%, 82.7451%
XYZ:
38.0753, 19.9635, 63.4746
xyY:
0.3133, 0.1643, 19.9635
CIE-Lab:
51.7959, 76.3619, -50.1849
CIE-LCH:
51.7959, 91.3765, 326.6871
CIE-Luv:
51.7959, 61.0295, -86.2006
Hunter-Lab:
44.6805, 73.9211, -52.9529
#cd32d3 color charts
#cd32d3 color shades, tints & tones
#cd32d3 color schemes
#cd32d3 color preview, HTML & CSS examples
This text has a color of #cd32d3
<p style="color:#cd32d3;">Text here</p>
.mytext {color:#cd32d3;}
This box has a color of #cd32d3
<div style="background-color:#cd32d3;">Content here</div>
.mybackground {background-color:#cd32d3;}
Border around this has a color of #cd32d3
<div style="border:2px solid #cd32d3;">Content here</div>
.myborder {border:2px solid #cd32d3;}