#d32ab4 color space conversions
Hex:
#d32ab4
RGB:
211, 42, 180
CMY:
17, 84, 29
CMYK:
0, 80, 15, 17
HSL:
311°, 66.7984%, 49.6078%
HSV (HSB):
311°, 80.0948%, 82.7451%
XYZ:
35.9302, 18.8001, 44.9151
xyY:
0.3606, 0.1887, 18.8001
CIE-Lab:
50.4525, 75.0961, -34.3082
CIE-LCH:
50.4525, 82.5620, 335.4464
CIE-Luv:
50.4525, 78.4768, -62.0188
Hunter-Lab:
43.3591, 72.0383, -31.0663
#d32ab4 color charts
#d32ab4 color shades, tints & tones
#d32ab4 color schemes
#d32ab4 color preview, HTML & CSS examples
This text has a color of #d32ab4
<p style="color:#d32ab4;">Text here</p>
.mytext {color:#d32ab4;}
This box has a color of #d32ab4
<div style="background-color:#d32ab4;">Content here</div>
.mybackground {background-color:#d32ab4;}
Border around this has a color of #d32ab4
<div style="border:2px solid #d32ab4;">Content here</div>
.myborder {border:2px solid #d32ab4;}