#e1eff5 color space conversions
Hex:
#e1eff5
RGB:
225, 239, 245
CMY:
12, 6, 4
CMYK:
8, 2, 0, 4
HSL:
198°, 50.0000%, 92.1569%
HSV (HSB):
198°, 8.1633%, 96.0784%
XYZ:
78.3993, 84.3331, 98.5320
xyY:
0.3001, 0.3228, 84.3331
CIE-Lab:
93.5950, -3.4768, -4.4933
CIE-LCH:
93.5950, 5.6813, 232.2683
CIE-Luv:
93.5950, -7.9143, -6.3854
Hunter-Lab:
91.8331, -8.3197, 0.6681
#e1eff5 color charts
#e1eff5 color shades, tints & tones
#e1eff5 color schemes
#e1eff5 color preview, HTML & CSS examples
This text has a color of #e1eff5
<p style="color:#e1eff5;">Text here</p>
.mytext {color:#e1eff5;}
This box has a color of #e1eff5
<div style="background-color:#e1eff5;">Content here</div>
.mybackground {background-color:#e1eff5;}
Border around this has a color of #e1eff5
<div style="border:2px solid #e1eff5;">Content here</div>
.myborder {border:2px solid #e1eff5;}