#e5d7ec color space conversions
Hex:
#e5d7ec
RGB:
229, 215, 236
CMY:
10, 16, 7
CMYK:
3, 9, 0, 7
HSL:
280°, 35.5932%, 88.4314%
HSV (HSB):
280°, 8.8983%, 92.5490%
XYZ:
71.7539, 71.3150, 89.3402
xyY:
0.3087, 0.3069, 71.3150
CIE-Lab:
87.6378, 8.5586, -8.5514
CIE-LCH:
87.6378, 12.0986, 315.0243
CIE-Luv:
87.6378, 6.5959, -14.7795
Hunter-Lab:
84.4482, 3.8833, -3.6109
#e5d7ec color charts
#e5d7ec color shades, tints & tones
#e5d7ec color schemes
#e5d7ec color preview, HTML & CSS examples
This text has a color of #e5d7ec
<p style="color:#e5d7ec;">Text here</p>
.mytext {color:#e5d7ec;}
This box has a color of #e5d7ec
<div style="background-color:#e5d7ec;">Content here</div>
.mybackground {background-color:#e5d7ec;}
Border around this has a color of #e5d7ec
<div style="border:2px solid #e5d7ec;">Content here</div>
.myborder {border:2px solid #e5d7ec;}