#e6e8fd color space conversions
Hex:
#e6e8fd
RGB:
230, 232, 253
CMY:
10, 9, 1
CMYK:
9, 8, 0, 1
HSL:
235°, 85.1852%, 94.7059%
HSV (HSB):
235°, 9.0909%, 99.2157%
XYZ:
79.2194, 81.6281, 104.5090
xyY:
0.2985, 0.3076, 81.6281
CIE-Lab:
92.4105, 3.2584, -10.3706
CIE-LCH:
92.4105, 10.8705, 287.4423
CIE-Luv:
92.4105, -2.2751, -16.8820
Hunter-Lab:
90.3483, -1.5967, -5.3390
#e6e8fd color charts
#e6e8fd color shades, tints & tones
#e6e8fd color schemes
#e6e8fd color preview, HTML & CSS examples
This text has a color of #e6e8fd
<p style="color:#e6e8fd;">Text here</p>
.mytext {color:#e6e8fd;}
This box has a color of #e6e8fd
<div style="background-color:#e6e8fd;">Content here</div>
.mybackground {background-color:#e6e8fd;}
Border around this has a color of #e6e8fd
<div style="border:2px solid #e6e8fd;">Content here</div>
.myborder {border:2px solid #e6e8fd;}