#e5ddf9 color space conversions
Hex:
#e5ddf9
RGB:
229, 221, 249
CMY:
10, 13, 2
CMYK:
8, 11, 0, 2
HSL:
257°, 70.0000%, 92.1569%
HSV (HSB):
257°, 11.2450%, 97.6471%
XYZ:
75.2684, 75.2105, 100.1725
xyY:
0.3003, 0.3001, 75.2105
CIE-Lab:
89.4915, 7.8838, -12.6360
CIE-LCH:
89.4915, 14.8937, 301.9607
CIE-Luv:
89.4915, 2.7337, -21.2395
Hunter-Lab:
86.7240, 3.1546, -7.7775
#e5ddf9 color charts
#e5ddf9 color shades, tints & tones
#e5ddf9 color schemes
#e5ddf9 color preview, HTML & CSS examples
This text has a color of #e5ddf9
<p style="color:#e5ddf9;">Text here</p>
.mytext {color:#e5ddf9;}
This box has a color of #e5ddf9
<div style="background-color:#e5ddf9;">Content here</div>
.mybackground {background-color:#e5ddf9;}
Border around this has a color of #e5ddf9
<div style="border:2px solid #e5ddf9;">Content here</div>
.myborder {border:2px solid #e5ddf9;}