#e2d7ec color space conversions
Hex:
#e2d7ec
RGB:
226, 215, 236
CMY:
11, 16, 7
CMYK:
4, 9, 0, 7
HSL:
271°, 35.5932%, 88.4314%
HSV (HSB):
271°, 8.8983%, 92.5490%
XYZ:
70.8048, 70.8258, 89.2958
xyY:
0.3066, 0.3067, 70.8258
CIE-Lab:
87.4003, 7.5664, -8.9299
CIE-LCH:
87.4003, 11.7044, 310.2749
CIE-Luv:
87.4003, 4.8901, -15.2005
Hunter-Lab:
84.1580, 2.9011, -3.9990
#e2d7ec color charts
#e2d7ec color shades, tints & tones
#e2d7ec color schemes
#e2d7ec color preview, HTML & CSS examples
This text has a color of #e2d7ec
<p style="color:#e2d7ec;">Text here</p>
.mytext {color:#e2d7ec;}
This box has a color of #e2d7ec
<div style="background-color:#e2d7ec;">Content here</div>
.mybackground {background-color:#e2d7ec;}
Border around this has a color of #e2d7ec
<div style="border:2px solid #e2d7ec;">Content here</div>
.myborder {border:2px solid #e2d7ec;}