#e1d0e9 color space conversions
Hex:
#e1d0e9
RGB:
225, 208, 233
CMY:
12, 18, 9
CMYK:
3, 11, 0, 9
HSL:
281°, 36.2319%, 86.4706%
HSV (HSB):
281°, 10.7296%, 91.3725%
XYZ:
68.3152, 67.0025, 86.4230
xyY:
0.3081, 0.3022, 67.0025
CIE-Lab:
85.5052, 10.3589, -10.1677
CIE-LCH:
85.5052, 14.5152, 315.5336
CIE-Luv:
85.5052, 8.0202, -17.5938
Hunter-Lab:
81.8551, 5.7275, -5.3001
#e1d0e9 color charts
#e1d0e9 color shades, tints & tones
#e1d0e9 color schemes
#e1d0e9 color preview, HTML & CSS examples
This text has a color of #e1d0e9
<p style="color:#e1d0e9;">Text here</p>
.mytext {color:#e1d0e9;}
This box has a color of #e1d0e9
<div style="background-color:#e1d0e9;">Content here</div>
.mybackground {background-color:#e1d0e9;}
Border around this has a color of #e1d0e9
<div style="border:2px solid #e1d0e9;">Content here</div>
.myborder {border:2px solid #e1d0e9;}