#e2aed3 color space conversions
Hex:
#e2aed3
RGB:
226, 174, 211
CMY:
11, 32, 17
CMYK:
0, 23, 7, 11
HSL:
317°, 47.2727%, 78.4314%
HSV (HSB):
317°, 23.0088%, 88.6275%
XYZ:
58.2580, 51.1440, 68.4293
xyY:
0.3276, 0.2876, 51.1440
CIE-Lab:
76.7662, 24.8720, -11.3715
CIE-LCH:
76.7662, 27.3482, 335.4301
CIE-Luv:
76.7662, 28.1921, -21.7086
Hunter-Lab:
71.5150, 20.2593, -6.6712
#e2aed3 color charts
#e2aed3 color shades, tints & tones
#e2aed3 color schemes
#e2aed3 color preview, HTML & CSS examples
This text has a color of #e2aed3
<p style="color:#e2aed3;">Text here</p>
.mytext {color:#e2aed3;}
This box has a color of #e2aed3
<div style="background-color:#e2aed3;">Content here</div>
.mybackground {background-color:#e2aed3;}
Border around this has a color of #e2aed3
<div style="border:2px solid #e2aed3;">Content here</div>
.myborder {border:2px solid #e2aed3;}