#d32ec0 color space conversions
Hex:
#d32ec0
RGB:
211, 46, 192
CMY:
17, 82, 25
CMYK:
0, 78, 9, 17
HSL:
307°, 65.2174%, 50.3922%
HSV (HSB):
307°, 78.1991%, 82.7451%
XYZ:
37.3554, 19.6086, 51.6852
xyY:
0.3438, 0.1805, 19.6086
CIE-Lab:
51.3918, 75.7658, -39.8218
CIE-LCH:
51.3918, 85.5934, 332.2740
CIE-Luv:
51.3918, 73.0028, -70.5618
Hunter-Lab:
44.2816, 73.0873, -38.2056
#d32ec0 color charts
#d32ec0 color shades, tints & tones
#d32ec0 color schemes
#d32ec0 color preview, HTML & CSS examples
This text has a color of #d32ec0
<p style="color:#d32ec0;">Text here</p>
.mytext {color:#d32ec0;}
This box has a color of #d32ec0
<div style="background-color:#d32ec0;">Content here</div>
.mybackground {background-color:#d32ec0;}
Border around this has a color of #d32ec0
<div style="border:2px solid #d32ec0;">Content here</div>
.myborder {border:2px solid #d32ec0;}