#e1e1f6 color space conversions
Hex:
#e1e1f6
RGB:
225, 225, 246
CMY:
12, 12, 4
CMYK:
9, 9, 0, 4
HSL:
240°, 53.8462%, 92.3529%
HSV (HSB):
240°, 8.5366%, 96.4706%
XYZ:
74.6111, 76.5118, 98.0246
xyY:
0.2995, 0.3071, 76.5118
CIE-Lab:
90.0964, 3.9257, -10.1926
CIE-LCH:
90.0964, 10.9225, 291.0643
CIE-Luv:
90.0964, -1.1990, -16.6540
Hunter-Lab:
87.4710, -0.8172, -5.2138
#e1e1f6 color charts
#e1e1f6 color shades, tints & tones
#e1e1f6 color schemes
#e1e1f6 color preview, HTML & CSS examples
This text has a color of #e1e1f6
<p style="color:#e1e1f6;">Text here</p>
.mytext {color:#e1e1f6;}
This box has a color of #e1e1f6
<div style="background-color:#e1e1f6;">Content here</div>
.mybackground {background-color:#e1e1f6;}
Border around this has a color of #e1e1f6
<div style="border:2px solid #e1e1f6;">Content here</div>
.myborder {border:2px solid #e1e1f6;}