#e6e9fa color space conversions
Hex:
#e6e9fa
RGB:
230, 233, 250
CMY:
10, 9, 2
CMYK:
8, 7, 0, 2
HSL:
231°, 66.6667%, 94.1176%
HSV (HSB):
231°, 8.0000%, 98.0392%
XYZ:
79.0274, 82.0029, 102.1054
xyY:
0.3003, 0.3116, 82.0029
CIE-Lab:
92.5762, 2.1637, -8.5608
CIE-LCH:
92.5762, 8.8300, 284.1839
CIE-Luv:
92.5762, -2.5916, -13.7964
Hunter-Lab:
90.5555, -2.6959, -3.4634
#e6e9fa color charts
#e6e9fa color shades, tints & tones
#e6e9fa color schemes
#e6e9fa color preview, HTML & CSS examples
This text has a color of #e6e9fa
<p style="color:#e6e9fa;">Text here</p>
.mytext {color:#e6e9fa;}
This box has a color of #e6e9fa
<div style="background-color:#e6e9fa;">Content here</div>
.mybackground {background-color:#e6e9fa;}
Border around this has a color of #e6e9fa
<div style="border:2px solid #e6e9fa;">Content here</div>
.myborder {border:2px solid #e6e9fa;}