#e2caed color space conversions
Hex:
#e2caed
RGB:
226, 202, 237
CMY:
11, 21, 7
CMYK:
5, 15, 0, 7
HSL:
281°, 49.2958%, 86.0784%
HSV (HSB):
281°, 14.7679%, 92.9412%
XYZ:
67.7706, 64.5242, 89.0033
xyY:
0.3062, 0.2916, 64.5242
CIE-Lab:
84.2380, 14.6278, -14.1775
CIE-LCH:
84.2380, 20.3709, 315.8957
CIE-Luv:
84.2380, 11.2378, -24.6799
Hunter-Lab:
80.3270, 10.0255, -9.4652
#e2caed color charts
#e2caed color shades, tints & tones
#e2caed color schemes
#e2caed color preview, HTML & CSS examples
This text has a color of #e2caed
<p style="color:#e2caed;">Text here</p>
.mytext {color:#e2caed;}
This box has a color of #e2caed
<div style="background-color:#e2caed;">Content here</div>
.mybackground {background-color:#e2caed;}
Border around this has a color of #e2caed
<div style="border:2px solid #e2caed;">Content here</div>
.myborder {border:2px solid #e2caed;}