#e6e7fd color space conversions
Hex:
#e6e7fd
RGB:
230, 231, 253
CMY:
10, 9, 1
CMYK:
9, 9, 0, 1
HSL:
237°, 85.1852%, 94.7059%
HSV (HSB):
237°, 9.0909%, 99.2157%
XYZ:
78.9387, 81.0667, 104.4154
xyY:
0.2985, 0.3066, 81.0667
CIE-Lab:
92.1614, 3.7757, -10.7412
CIE-LCH:
92.1614, 11.3855, 289.3672
CIE-Luv:
92.1614, -1.7942, -17.5607
Hunter-Lab:
90.0370, -1.0675, -5.7323
#e6e7fd color charts
#e6e7fd color shades, tints & tones
#e6e7fd color schemes
#e6e7fd color preview, HTML & CSS examples
This text has a color of #e6e7fd
<p style="color:#e6e7fd;">Text here</p>
.mytext {color:#e6e7fd;}
This box has a color of #e6e7fd
<div style="background-color:#e6e7fd;">Content here</div>
.mybackground {background-color:#e6e7fd;}
Border around this has a color of #e6e7fd
<div style="border:2px solid #e6e7fd;">Content here</div>
.myborder {border:2px solid #e6e7fd;}