#d32dec color space conversions
Hex:
#d32dec
RGB:
211, 45, 236
CMY:
17, 82, 7
CMYK:
11, 81, 0, 7
HSL:
292°, 83.4061%, 55.0980%
HSV (HSB):
292°, 80.9322%, 92.5490%
XYZ:
42.9427, 21.7818, 81.2979
xyY:
0.2941, 0.1492, 21.7818
CIE-Lab:
53.7947, 82.8270, -61.1057
CIE-LCH:
53.7947, 102.9282, 323.5819
CIE-Luv:
53.7947, 57.4265, -104.0828
Hunter-Lab:
46.6710, 82.5664, -70.6098
#d32dec color charts
#d32dec color shades, tints & tones
#d32dec color schemes
#d32dec color preview, HTML & CSS examples
This text has a color of #d32dec
<p style="color:#d32dec;">Text here</p>
.mytext {color:#d32dec;}
This box has a color of #d32dec
<div style="background-color:#d32dec;">Content here</div>
.mybackground {background-color:#d32dec;}
Border around this has a color of #d32dec
<div style="border:2px solid #d32dec;">Content here</div>
.myborder {border:2px solid #d32dec;}