#e2dff3 color space conversions
Hex:
#e2dff3
RGB:
226, 223, 243
CMY:
11, 13, 5
CMYK:
7, 8, 0, 5
HSL:
249°, 45.4545%, 91.3725%
HSV (HSB):
249°, 8.2305%, 95.2941%
XYZ:
73.9294, 75.4152, 95.4541
xyY:
0.3020, 0.3081, 75.4152
CIE-Lab:
89.5871, 4.7120, -9.3678
CIE-LCH:
89.5871, 10.4861, 296.7024
CIE-Luv:
89.5871, 0.4963, -15.4575
Hunter-Lab:
86.8419, -0.0145, -4.3805
#e2dff3 color charts
#e2dff3 color shades, tints & tones
#e2dff3 color schemes
#e2dff3 color preview, HTML & CSS examples
This text has a color of #e2dff3
<p style="color:#e2dff3;">Text here</p>
.mytext {color:#e2dff3;}
This box has a color of #e2dff3
<div style="background-color:#e2dff3;">Content here</div>
.mybackground {background-color:#e2dff3;}
Border around this has a color of #e2dff3
<div style="border:2px solid #e2dff3;">Content here</div>
.myborder {border:2px solid #e2dff3;}