#e1d1f8 color space conversions
Hex:
#e1d1f8
RGB:
225, 209, 248
CMY:
12, 18, 3
CMYK:
9, 16, 0, 3
HSL:
265°, 73.5849%, 89.6078%
HSV (HSB):
265°, 15.7258%, 97.2549%
XYZ:
70.7951, 68.3858, 98.2754
xyY:
0.2981, 0.2880, 68.3858
CIE-Lab:
86.1990, 12.7236, -17.0769
CIE-LCH:
86.1990, 21.2958, 306.6889
CIE-Luv:
86.1990, 6.3659, -29.1338
Hunter-Lab:
82.6957, 8.0948, -12.5731
#e1d1f8 color charts
#e1d1f8 color shades, tints & tones
#e1d1f8 color schemes
#e1d1f8 color preview, HTML & CSS examples
This text has a color of #e1d1f8
<p style="color:#e1d1f8;">Text here</p>
.mytext {color:#e1d1f8;}
This box has a color of #e1d1f8
<div style="background-color:#e1d1f8;">Content here</div>
.mybackground {background-color:#e1d1f8;}
Border around this has a color of #e1d1f8
<div style="border:2px solid #e1d1f8;">Content here</div>
.myborder {border:2px solid #e1d1f8;}