#e1d0ec color space conversions
Hex:
#e1d0ec
RGB:
225, 208, 236
CMY:
12, 18, 7
CMYK:
5, 12, 0, 7
HSL:
276°, 42.4242%, 87.0588%
HSV (HSB):
276°, 11.8644%, 92.5490%
XYZ:
68.7475, 67.1754, 88.6996
xyY:
0.3061, 0.2991, 67.1754
CIE-Lab:
85.5925, 10.9256, -11.6293
CIE-LCH:
85.5925, 15.9565, 313.2131
CIE-Luv:
85.5925, 7.7866, -20.0184
Hunter-Lab:
81.9606, 6.2925, -6.7926
#e1d0ec color charts
#e1d0ec color shades, tints & tones
#e1d0ec color schemes
#e1d0ec color preview, HTML & CSS examples
This text has a color of #e1d0ec
<p style="color:#e1d0ec;">Text here</p>
.mytext {color:#e1d0ec;}
This box has a color of #e1d0ec
<div style="background-color:#e1d0ec;">Content here</div>
.mybackground {background-color:#e1d0ec;}
Border around this has a color of #e1d0ec
<div style="border:2px solid #e1d0ec;">Content here</div>
.myborder {border:2px solid #e1d0ec;}