#e32ee5 color space conversions
Hex:
#e32ee5
RGB:
227, 46, 229
CMY:
11, 82, 10
CMYK:
1, 80, 0, 10
HSL:
299°, 77.8723%, 53.9216%
HSV (HSB):
299°, 79.9127%, 89.8039%
XYZ:
46.7984, 23.9420, 76.2835
xyY:
0.3183, 0.1628, 23.9420
CIE-Lab:
56.0297, 84.3487, -53.4424
CIE-LCH:
56.0297, 99.8539, 327.6421
CIE-Luv:
56.0297, 70.6941, -93.8762
Hunter-Lab:
48.9306, 85.0932, -58.1825
#e32ee5 color charts
#e32ee5 color shades, tints & tones
#e32ee5 color schemes
#e32ee5 color preview, HTML & CSS examples
This text has a color of #e32ee5
<p style="color:#e32ee5;">Text here</p>
.mytext {color:#e32ee5;}
This box has a color of #e32ee5
<div style="background-color:#e32ee5;">Content here</div>
.mybackground {background-color:#e32ee5;}
Border around this has a color of #e32ee5
<div style="border:2px solid #e32ee5;">Content here</div>
.myborder {border:2px solid #e32ee5;}