#e32eea color space conversions
Hex:
#e32eea
RGB:
227, 46, 234
CMY:
11, 82, 8
CMYK:
3, 80, 0, 8
HSL:
298°, 81.7391%, 54.9020%
HSV (HSB):
298°, 80.3419%, 91.7647%
XYZ:
47.5068, 24.2254, 80.0140
xyY:
0.3131, 0.1596, 24.2254
CIE-Lab:
56.3128, 85.1109, -55.8040
CIE-LCH:
56.3128, 101.7740, 326.7487
CIE-Luv:
56.3128, 68.8818, -97.6479
Hunter-Lab:
49.2193, 86.1557, -61.9320
#e32eea color charts
#e32eea color shades, tints & tones
#e32eea color schemes
#e32eea color preview, HTML & CSS examples
This text has a color of #e32eea
<p style="color:#e32eea;">Text here</p>
.mytext {color:#e32eea;}
This box has a color of #e32eea
<div style="background-color:#e32eea;">Content here</div>
.mybackground {background-color:#e32eea;}
Border around this has a color of #e32eea
<div style="border:2px solid #e32eea;">Content here</div>
.myborder {border:2px solid #e32eea;}