#d32ab1 color space conversions
Hex:
#d32ab1
RGB:
211, 42, 177
CMY:
17, 84, 31
CMYK:
0, 80, 16, 17
HSL:
312°, 66.7984%, 49.6078%
HSV (HSB):
312°, 80.0948%, 82.7451%
XYZ:
35.6277, 18.6791, 43.3226
xyY:
0.3649, 0.1913, 18.6791
CIE-Lab:
50.3097, 74.6946, -32.7737
CIE-LCH:
50.3097, 81.5684, 336.3096
CIE-Luv:
50.3097, 79.6913, -59.6597
Hunter-Lab:
43.2194, 71.5120, -29.1781
#d32ab1 color charts
#d32ab1 color shades, tints & tones
#d32ab1 color schemes
#d32ab1 color preview, HTML & CSS examples
This text has a color of #d32ab1
<p style="color:#d32ab1;">Text here</p>
.mytext {color:#d32ab1;}
This box has a color of #d32ab1
<div style="background-color:#d32ab1;">Content here</div>
.mybackground {background-color:#d32ab1;}
Border around this has a color of #d32ab1
<div style="border:2px solid #d32ab1;">Content here</div>
.myborder {border:2px solid #d32ab1;}