#e1e5f5 color space conversions
Hex:
#e1e5f5
RGB:
225, 229, 245
CMY:
12, 10, 4
CMYK:
8, 7, 0, 4
HSL:
228°, 50.0000%, 92.1569%
HSV (HSB):
228°, 8.1633%, 96.0784%
XYZ:
75.5521, 78.6387, 97.5830
xyY:
0.3001, 0.3123, 78.6387
CIE-Lab:
91.0706, 1.6577, -8.2226
CIE-LCH:
91.0706, 8.3880, 281.3982
CIE-Luv:
91.0706, -3.0781, -13.1409
Hunter-Lab:
88.6785, -3.1094, -3.1686
#e1e5f5 color charts
#e1e5f5 color shades, tints & tones
#e1e5f5 color schemes
#e1e5f5 color preview, HTML & CSS examples
This text has a color of #e1e5f5
<p style="color:#e1e5f5;">Text here</p>
.mytext {color:#e1e5f5;}
This box has a color of #e1e5f5
<div style="background-color:#e1e5f5;">Content here</div>
.mybackground {background-color:#e1e5f5;}
Border around this has a color of #e1e5f5
<div style="border:2px solid #e1e5f5;">Content here</div>
.myborder {border:2px solid #e1e5f5;}