#e3d3f7 color space conversions
Hex:
#e3d3f7
RGB:
227, 211, 247
CMY:
11, 17, 3
CMYK:
8, 15, 0, 3
HSL:
267°, 69.2308%, 89.8039%
HSV (HSB):
267°, 14.5749%, 96.8627%
XYZ:
71.7613, 69.6348, 97.6543
xyY:
0.3002, 0.2913, 69.6348
CIE-Lab:
86.8174, 12.1105, -15.6026
CIE-LCH:
86.8174, 19.7511, 307.8182
CIE-Luv:
86.8174, 6.5993, -26.6594
Hunter-Lab:
83.4475, 7.4694, -10.9708
#e3d3f7 color charts
#e3d3f7 color shades, tints & tones
#e3d3f7 color schemes
#e3d3f7 color preview, HTML & CSS examples
This text has a color of #e3d3f7
<p style="color:#e3d3f7;">Text here</p>
.mytext {color:#e3d3f7;}
This box has a color of #e3d3f7
<div style="background-color:#e3d3f7;">Content here</div>
.mybackground {background-color:#e3d3f7;}
Border around this has a color of #e3d3f7
<div style="border:2px solid #e3d3f7;">Content here</div>
.myborder {border:2px solid #e3d3f7;}