#e0e0fb color space conversions
Hex:
#e0e0fb
RGB:
224, 224, 251
CMY:
12, 12, 2
CMYK:
11, 11, 0, 2
HSL:
240°, 77.1429%, 93.1373%
HSV (HSB):
240°, 10.7570%, 98.4314%
XYZ:
74.8087, 76.1236, 102.0173
xyY:
0.2957, 0.3009, 76.1236
CIE-Lab:
89.9167, 5.1072, -13.0897
CIE-LCH:
89.9167, 14.0507, 291.3143
CIE-Luv:
89.9167, -1.5497, -21.5173
Hunter-Lab:
87.2489, 0.3635, -8.2517
#e0e0fb color charts
#e0e0fb color shades, tints & tones
#e0e0fb color schemes
#e0e0fb color preview, HTML & CSS examples
This text has a color of #e0e0fb
<p style="color:#e0e0fb;">Text here</p>
.mytext {color:#e0e0fb;}
This box has a color of #e0e0fb
<div style="background-color:#e0e0fb;">Content here</div>
.mybackground {background-color:#e0e0fb;}
Border around this has a color of #e0e0fb
<div style="border:2px solid #e0e0fb;">Content here</div>
.myborder {border:2px solid #e0e0fb;}