#e1d3fc color space conversions
Hex:
#e1d3fc
RGB:
225, 211, 252
CMY:
12, 17, 1
CMYK:
11, 16, 0, 1
HSL:
260°, 87.2340%, 90.7843%
HSV (HSB):
260°, 16.2698%, 98.8235%
XYZ:
71.9163, 69.6244, 101.7439
xyY:
0.2956, 0.2862, 69.6244
CIE-Lab:
86.8123, 12.4602, -18.2671
CIE-LCH:
86.8123, 22.1121, 304.2984
CIE-Luv:
86.8123, 5.1074, -31.0636
Hunter-Lab:
83.4412, 7.8234, -13.8863
#e1d3fc color charts
#e1d3fc color shades, tints & tones
#e1d3fc color schemes
#e1d3fc color preview, HTML & CSS examples
This text has a color of #e1d3fc
<p style="color:#e1d3fc;">Text here</p>
.mytext {color:#e1d3fc;}
This box has a color of #e1d3fc
<div style="background-color:#e1d3fc;">Content here</div>
.mybackground {background-color:#e1d3fc;}
Border around this has a color of #e1d3fc
<div style="border:2px solid #e1d3fc;">Content here</div>
.myborder {border:2px solid #e1d3fc;}