#e5d7f4 color space conversions
Hex:
#e5d7f4
RGB:
229, 215, 244
CMY:
10, 16, 4
CMYK:
6, 12, 0, 4
HSL:
269°, 56.8627%, 90.0000%
HSV (HSB):
269°, 11.8852%, 95.6863%
XYZ:
72.9427, 71.7905, 95.6004
xyY:
0.3035, 0.2987, 71.7905
CIE-Lab:
87.8677, 10.0685, -12.4301
CIE-LCH:
87.8677, 15.9963, 309.0078
CIE-Luv:
87.8677, 6.0061, -21.2283
Hunter-Lab:
84.7293, 5.3927, -7.5866
#e5d7f4 color charts
#e5d7f4 color shades, tints & tones
#e5d7f4 color schemes
#e5d7f4 color preview, HTML & CSS examples
This text has a color of #e5d7f4
<p style="color:#e5d7f4;">Text here</p>
.mytext {color:#e5d7f4;}
This box has a color of #e5d7f4
<div style="background-color:#e5d7f4;">Content here</div>
.mybackground {background-color:#e5d7f4;}
Border around this has a color of #e5d7f4
<div style="border:2px solid #e5d7f4;">Content here</div>
.myborder {border:2px solid #e5d7f4;}