#e3d8fd color space conversions
Hex:
#e3d8fd
RGB:
227, 216, 253
CMY:
11, 15, 1
CMYK:
10, 15, 0, 1
HSL:
258°, 90.2439%, 91.9608%
HSV (HSB):
258°, 14.6245%, 99.2157%
XYZ:
73.9640, 72.5345, 103.0307
xyY:
0.2964, 0.2907, 72.5345
CIE-Lab:
88.2252, 10.6541, -16.6519
CIE-LCH:
88.2252, 19.7686, 302.6115
CIE-Luv:
88.2252, 3.7574, -28.1820
Hunter-Lab:
85.1672, 5.9770, -12.1089
#e3d8fd color charts
#e3d8fd color shades, tints & tones
#e3d8fd color schemes
#e3d8fd color preview, HTML & CSS examples
This text has a color of #e3d8fd
<p style="color:#e3d8fd;">Text here</p>
.mytext {color:#e3d8fd;}
This box has a color of #e3d8fd
<div style="background-color:#e3d8fd;">Content here</div>
.mybackground {background-color:#e3d8fd;}
Border around this has a color of #e3d8fd
<div style="border:2px solid #e3d8fd;">Content here</div>
.myborder {border:2px solid #e3d8fd;}