#e6e0f9 color space conversions
Hex:
#e6e0f9
RGB:
230, 224, 249
CMY:
10, 12, 2
CMYK:
8, 10, 0, 2
HSL:
254°, 67.5676%, 92.7451%
HSV (HSB):
254°, 10.0402%, 97.6471%
XYZ:
76.3877, 76.9739, 100.4539
xyY:
0.3010, 0.3033, 76.9739
CIE-Lab:
90.3096, 6.6391, -11.4075
CIE-LCH:
90.3096, 13.1988, 300.1994
CIE-Luv:
90.3096, 1.8307, -19.0725
Hunter-Lab:
87.7347, 1.8781, -6.4711
#e6e0f9 color charts
#e6e0f9 color shades, tints & tones
#e6e0f9 color schemes
#e6e0f9 color preview, HTML & CSS examples
This text has a color of #e6e0f9
<p style="color:#e6e0f9;">Text here</p>
.mytext {color:#e6e0f9;}
This box has a color of #e6e0f9
<div style="background-color:#e6e0f9;">Content here</div>
.mybackground {background-color:#e6e0f9;}
Border around this has a color of #e6e0f9
<div style="border:2px solid #e6e0f9;">Content here</div>
.myborder {border:2px solid #e6e0f9;}