#e3d0e7 color space conversions
Hex:
#e3d0e7
RGB:
227, 208, 231
CMY:
11, 18, 9
CMYK:
2, 10, 0, 9
HSL:
290°, 32.3944%, 86.0784%
HSV (HSB):
290°, 9.9567%, 90.5882%
XYZ:
68.6582, 67.2122, 84.9559
xyY:
0.3109, 0.3044, 67.2122
CIE-Lab:
85.6110, 10.6514, -8.9315
CIE-LCH:
85.6110, 13.9005, 320.0191
CIE-Luv:
85.6110, 9.3334, -15.6931
Hunter-Lab:
81.9830, 6.0179, -4.0518
#e3d0e7 color charts
#e3d0e7 color shades, tints & tones
#e3d0e7 color schemes
#e3d0e7 color preview, HTML & CSS examples
This text has a color of #e3d0e7
<p style="color:#e3d0e7;">Text here</p>
.mytext {color:#e3d0e7;}
This box has a color of #e3d0e7
<div style="background-color:#e3d0e7;">Content here</div>
.mybackground {background-color:#e3d0e7;}
Border around this has a color of #e3d0e7
<div style="border:2px solid #e3d0e7;">Content here</div>
.myborder {border:2px solid #e3d0e7;}