#e2aee5 color space conversions
Hex:
#e2aee5
RGB:
226, 174, 229
CMY:
11, 32, 10
CMYK:
1, 24, 0, 10
HSL:
297°, 51.4019%, 79.0196%
HSV (HSB):
297°, 24.0175%, 89.8039%
XYZ:
60.6429, 52.0980, 80.9884
xyY:
0.3130, 0.2689, 52.0980
CIE-Lab:
77.3394, 28.1196, -20.2809
CIE-LCH:
77.3394, 34.6703, 324.1995
CIE-Luv:
77.3394, 25.8517, -36.4142
Hunter-Lab:
72.1789, 23.6581, -16.0011
#e2aee5 color charts
#e2aee5 color shades, tints & tones
#e2aee5 color schemes
#e2aee5 color preview, HTML & CSS examples
This text has a color of #e2aee5
<p style="color:#e2aee5;">Text here</p>
.mytext {color:#e2aee5;}
This box has a color of #e2aee5
<div style="background-color:#e2aee5;">Content here</div>
.mybackground {background-color:#e2aee5;}
Border around this has a color of #e2aee5
<div style="border:2px solid #e2aee5;">Content here</div>
.myborder {border:2px solid #e2aee5;}