#e3d9f2 color space conversions
Hex:
#e3d9f2
RGB:
227, 217, 242
CMY:
11, 15, 5
CMYK:
6, 10, 0, 5
HSL:
264°, 49.0196%, 90.0000%
HSV (HSB):
264°, 10.3306%, 94.9020%
XYZ:
72.5184, 72.3674, 94.1506
xyY:
0.3034, 0.3027, 72.3674
CIE-Lab:
88.1451, 7.9833, -10.9786
CIE-LCH:
88.1451, 13.5743, 306.0234
CIE-Luv:
88.1451, 4.0484, -18.5532
Hunter-Lab:
85.0690, 3.2943, -6.0712
#e3d9f2 color charts
#e3d9f2 color shades, tints & tones
#e3d9f2 color schemes
#e3d9f2 color preview, HTML & CSS examples
This text has a color of #e3d9f2
<p style="color:#e3d9f2;">Text here</p>
.mytext {color:#e3d9f2;}
This box has a color of #e3d9f2
<div style="background-color:#e3d9f2;">Content here</div>
.mybackground {background-color:#e3d9f2;}
Border around this has a color of #e3d9f2
<div style="border:2px solid #e3d9f2;">Content here</div>
.myborder {border:2px solid #e3d9f2;}