#e1e1fa color space conversions
Hex:
#e1e1fa
RGB:
225, 225, 250
CMY:
12, 12, 2
CMYK:
10, 10, 0, 2
HSL:
240°, 71.4286%, 93.1373%
HSV (HSB):
240°, 10.0000%, 98.0392%
XYZ:
75.2319, 76.7601, 101.2935
xyY:
0.2970, 0.3031, 76.7601
CIE-Lab:
90.2111, 4.7072, -12.1182
CIE-LCH:
90.2111, 13.0003, 291.2281
CIE-Luv:
90.2111, -1.4322, -19.8873
Hunter-Lab:
87.6128, -0.0471, -7.2191
#e1e1fa color charts
#e1e1fa color shades, tints & tones
#e1e1fa color schemes
#e1e1fa color preview, HTML & CSS examples
This text has a color of #e1e1fa
<p style="color:#e1e1fa;">Text here</p>
.mytext {color:#e1e1fa;}
This box has a color of #e1e1fa
<div style="background-color:#e1e1fa;">Content here</div>
.mybackground {background-color:#e1e1fa;}
Border around this has a color of #e1e1fa
<div style="border:2px solid #e1e1fa;">Content here</div>
.myborder {border:2px solid #e1e1fa;}