#e5d6ec color space conversions
Hex:
#e5d6ec
RGB:
229, 214, 236
CMY:
10, 16, 7
CMYK:
3, 9, 0, 7
HSL:
281°, 36.6667%, 88.2353%
HSV (HSB):
281°, 9.3220%, 92.5490%
XYZ:
71.5000, 70.8073, 89.2556
xyY:
0.3088, 0.3058, 70.8073
CIE-Lab:
87.3913, 9.0837, -8.9173
CIE-LCH:
87.3913, 12.7292, 315.5298
CIE-Luv:
87.3913, 7.0952, -15.4435
Hunter-Lab:
84.1471, 4.4146, -3.9865
#e5d6ec color charts
#e5d6ec color shades, tints & tones
#e5d6ec color schemes
#e5d6ec color preview, HTML & CSS examples
This text has a color of #e5d6ec
<p style="color:#e5d6ec;">Text here</p>
.mytext {color:#e5d6ec;}
This box has a color of #e5d6ec
<div style="background-color:#e5d6ec;">Content here</div>
.mybackground {background-color:#e5d6ec;}
Border around this has a color of #e5d6ec
<div style="border:2px solid #e5d6ec;">Content here</div>
.myborder {border:2px solid #e5d6ec;}