#e1d8ec color space conversions
Hex:
#e1d8ec
RGB:
225, 216, 236
CMY:
12, 15, 7
CMYK:
5, 8, 0, 7
HSL:
267°, 34.4828%, 88.6275%
HSV (HSB):
267°, 8.4746%, 92.5490%
XYZ:
70.7475, 71.1754, 89.3663
xyY:
0.3059, 0.3077, 71.1754
CIE-Lab:
87.5702, 6.7119, -8.6863
CIE-LCH:
87.5702, 10.9773, 307.6934
CIE-Luv:
87.5702, 3.8308, -14.6712
Hunter-Lab:
84.3655, 2.0475, -3.7486
#e1d8ec color charts
#e1d8ec color shades, tints & tones
#e1d8ec color schemes
#e1d8ec color preview, HTML & CSS examples
This text has a color of #e1d8ec
<p style="color:#e1d8ec;">Text here</p>
.mytext {color:#e1d8ec;}
This box has a color of #e1d8ec
<div style="background-color:#e1d8ec;">Content here</div>
.mybackground {background-color:#e1d8ec;}
Border around this has a color of #e1d8ec
<div style="border:2px solid #e1d8ec;">Content here</div>
.myborder {border:2px solid #e1d8ec;}