#e5ddf8 color space conversions
Hex:
#e5ddf8
RGB:
229, 221, 248
CMY:
10, 13, 3
CMYK:
8, 11, 0, 3
HSL:
258°, 65.8537%, 91.9608%
HSV (HSB):
258°, 10.8871%, 97.2549%
XYZ:
75.1128, 75.1482, 99.3531
xyY:
0.3009, 0.3011, 75.1482
CIE-Lab:
89.4624, 7.6903, -12.1544
CIE-LCH:
89.4624, 14.3829, 302.3223
CIE-Luv:
89.4624, 2.8008, -20.4292
Hunter-Lab:
86.6881, 2.9612, -7.2706
#e5ddf8 color charts
#e5ddf8 color shades, tints & tones
#e5ddf8 color schemes
#e5ddf8 color preview, HTML & CSS examples
This text has a color of #e5ddf8
<p style="color:#e5ddf8;">Text here</p>
.mytext {color:#e5ddf8;}
This box has a color of #e5ddf8
<div style="background-color:#e5ddf8;">Content here</div>
.mybackground {background-color:#e5ddf8;}
Border around this has a color of #e5ddf8
<div style="border:2px solid #e5ddf8;">Content here</div>
.myborder {border:2px solid #e5ddf8;}