#e1eafe color space conversions
Hex:
#e1eafe
RGB:
225, 234, 254
CMY:
12, 8, 0
CMYK:
11, 8, 0, 0
HSL:
221°, 93.5484%, 93.9216%
HSV (HSB):
221°, 11.4173%, 99.6078%
XYZ:
78.3635, 82.0089, 105.4650
xyY:
0.2948, 0.3085, 82.0089
CIE-Lab:
92.5788, 0.8321, -10.6801
CIE-LCH:
92.5788, 10.7125, 274.4551
CIE-Luv:
92.5788, -5.9360, -16.9733
Hunter-Lab:
90.5588, -4.0159, -5.6582
#e1eafe color charts
#e1eafe color shades, tints & tones
#e1eafe color schemes
#e1eafe color preview, HTML & CSS examples
This text has a color of #e1eafe
<p style="color:#e1eafe;">Text here</p>
.mytext {color:#e1eafe;}
This box has a color of #e1eafe
<div style="background-color:#e1eafe;">Content here</div>
.mybackground {background-color:#e1eafe;}
Border around this has a color of #e1eafe
<div style="border:2px solid #e1eafe;">Content here</div>
.myborder {border:2px solid #e1eafe;}