#e6e5f7 color space conversions
Hex:
#e6e5f7
RGB:
230, 229, 247
CMY:
10, 10, 3
CMYK:
7, 7, 0, 3
HSL:
243°, 52.9412%, 93.3333%
HSV (HSB):
243°, 7.2874%, 96.8627%
XYZ:
77.4409, 79.5770, 99.2740
xyY:
0.3022, 0.3105, 79.5770
CIE-Lab:
91.4947, 3.6576, -8.5988
CIE-LCH:
91.4947, 9.3444, 293.0430
CIE-Luv:
91.4947, -0.4782, -14.0921
Hunter-Lab:
89.2060, -1.1521, -3.5375
#e6e5f7 color charts
#e6e5f7 color shades, tints & tones
#e6e5f7 color schemes
#e6e5f7 color preview, HTML & CSS examples
This text has a color of #e6e5f7
<p style="color:#e6e5f7;">Text here</p>
.mytext {color:#e6e5f7;}
This box has a color of #e6e5f7
<div style="background-color:#e6e5f7;">Content here</div>
.mybackground {background-color:#e6e5f7;}
Border around this has a color of #e6e5f7
<div style="border:2px solid #e6e5f7;">Content here</div>
.myborder {border:2px solid #e6e5f7;}