#d32cc9 color space conversions
Hex:
#d32cc9
RGB:
211, 44, 201
CMY:
17, 83, 21
CMYK:
0, 79, 5, 17
HSL:
304°, 65.4902%, 50.0000%
HSV (HSB):
304°, 79.1469%, 82.7451%
XYZ:
38.3073, 19.8673, 57.0741
xyY:
0.3324, 0.1724, 19.8673
CIE-Lab:
51.6868, 77.5789, -44.5572
CIE-LCH:
51.6868, 89.4642, 330.1292
CIE-Luv:
51.6868, 69.9251, -77.9686
Hunter-Lab:
44.5727, 75.4064, -44.7182
#d32cc9 color charts
#d32cc9 color shades, tints & tones
#d32cc9 color schemes
#d32cc9 color preview, HTML & CSS examples
This text has a color of #d32cc9
<p style="color:#d32cc9;">Text here</p>
.mytext {color:#d32cc9;}
This box has a color of #d32cc9
<div style="background-color:#d32cc9;">Content here</div>
.mybackground {background-color:#d32cc9;}
Border around this has a color of #d32cc9
<div style="border:2px solid #d32cc9;">Content here</div>
.myborder {border:2px solid #d32cc9;}