#e1e6f5 color space conversions
Hex:
#e1e6f5
RGB:
225, 230, 245
CMY:
12, 10, 4
CMYK:
8, 6, 0, 4
HSL:
225°, 50.0000%, 92.1569%
HSV (HSB):
225°, 8.1633%, 96.0784%
XYZ:
75.8296, 79.1938, 97.6755
xyY:
0.3001, 0.3134, 79.1938
CIE-Lab:
91.3219, 1.1409, -7.8502
CIE-LCH:
91.3219, 7.9327, 278.2690
CIE-Luv:
91.3219, -3.5623, -12.4643
Hunter-Lab:
88.9909, -3.6333, -2.7825
#e1e6f5 color charts
#e1e6f5 color shades, tints & tones
#e1e6f5 color schemes
#e1e6f5 color preview, HTML & CSS examples
This text has a color of #e1e6f5
<p style="color:#e1e6f5;">Text here</p>
.mytext {color:#e1e6f5;}
This box has a color of #e1e6f5
<div style="background-color:#e1e6f5;">Content here</div>
.mybackground {background-color:#e1e6f5;}
Border around this has a color of #e1e6f5
<div style="border:2px solid #e1e6f5;">Content here</div>
.myborder {border:2px solid #e1e6f5;}