#e1e1fc color space conversions
Hex:
#e1e1fc
RGB:
225, 225, 252
CMY:
12, 12, 1
CMYK:
11, 11, 0, 1
HSL:
240°, 81.8182%, 93.5294%
HSV (HSB):
240°, 10.7143%, 98.8235%
XYZ:
75.5472, 76.8863, 102.9542
xyY:
0.2958, 0.3011, 76.8863
CIE-Lab:
90.2692, 5.1019, -13.0792
CIE-LCH:
90.2692, 14.0390, 291.3097
CIE-Luv:
90.2692, -1.5492, -21.5103
Hunter-Lab:
87.6848, 0.3431, -8.2354
#e1e1fc color charts
#e1e1fc color shades, tints & tones
#e1e1fc color schemes
#e1e1fc color preview, HTML & CSS examples
This text has a color of #e1e1fc
<p style="color:#e1e1fc;">Text here</p>
.mytext {color:#e1e1fc;}
This box has a color of #e1e1fc
<div style="background-color:#e1e1fc;">Content here</div>
.mybackground {background-color:#e1e1fc;}
Border around this has a color of #e1e1fc
<div style="border:2px solid #e1e1fc;">Content here</div>
.myborder {border:2px solid #e1e1fc;}