#e1d3e3 color space conversions
Hex:
#e1d3e3
RGB:
225, 211, 227
CMY:
12, 17, 11
CMYK:
1, 7, 0, 11
HSL:
293°, 22.2222%, 85.8824%
HSV (HSB):
293°, 7.0485%, 89.0196%
XYZ:
68.2107, 68.1421, 82.2307
xyY:
0.3121, 0.3117, 68.1421
CIE-Lab:
86.0775, 7.6638, -6.1371
CIE-LCH:
86.0775, 9.8183, 321.3128
CIE-Luv:
86.0775, 6.9668, -10.7987
Hunter-Lab:
82.5482, 3.0375, -1.2781
#e1d3e3 color charts
#e1d3e3 color shades, tints & tones
#e1d3e3 color schemes
#e1d3e3 color preview, HTML & CSS examples
This text has a color of #e1d3e3
<p style="color:#e1d3e3;">Text here</p>
.mytext {color:#e1d3e3;}
This box has a color of #e1d3e3
<div style="background-color:#e1d3e3;">Content here</div>
.mybackground {background-color:#e1d3e3;}
Border around this has a color of #e1d3e3
<div style="border:2px solid #e1d3e3;">Content here</div>
.myborder {border:2px solid #e1d3e3;}