#d32eec color space conversions
Hex:
#d32eec
RGB:
211, 46, 236
CMY:
17, 82, 7
CMYK:
11, 81, 0, 7
HSL:
292°, 83.3333%, 55.2941%
HSV (HSB):
292°, 80.5085%, 92.5490%
XYZ:
42.9813, 21.8590, 81.3107
xyY:
0.2941, 0.1496, 21.8590
CIE-Lab:
53.8771, 82.5868, -60.9732
CIE-LCH:
53.8771, 102.6563, 323.5618
CIE-Luv:
53.8771, 57.2963, -103.9002
Hunter-Lab:
46.7536, 82.2789, -70.3856
#d32eec color charts
#d32eec color shades, tints & tones
#d32eec color schemes
#d32eec color preview, HTML & CSS examples
This text has a color of #d32eec
<p style="color:#d32eec;">Text here</p>
.mytext {color:#d32eec;}
This box has a color of #d32eec
<div style="background-color:#d32eec;">Content here</div>
.mybackground {background-color:#d32eec;}
Border around this has a color of #d32eec
<div style="border:2px solid #d32eec;">Content here</div>
.myborder {border:2px solid #d32eec;}