#e0e0f3 color space conversions
Hex:
#e0e0f3
RGB:
224, 224, 243
CMY:
12, 12, 5
CMYK:
8, 8, 0, 5
HSL:
240°, 44.1860%, 91.5686%
HSV (HSB):
240°, 7.8189%, 95.2941%
XYZ:
73.5738, 75.6297, 95.5143
xyY:
0.3006, 0.3090, 75.6297
CIE-Lab:
89.6871, 3.5425, -9.2355
CIE-LCH:
89.6871, 9.8916, 290.9855
CIE-Luv:
89.6871, -1.0833, -15.0488
Hunter-Lab:
86.9653, -1.1760, -4.2426
#e0e0f3 color charts
#e0e0f3 color shades, tints & tones
#e0e0f3 color schemes
#e0e0f3 color preview, HTML & CSS examples
This text has a color of #e0e0f3
<p style="color:#e0e0f3;">Text here</p>
.mytext {color:#e0e0f3;}
This box has a color of #e0e0f3
<div style="background-color:#e0e0f3;">Content here</div>
.mybackground {background-color:#e0e0f3;}
Border around this has a color of #e0e0f3
<div style="border:2px solid #e0e0f3;">Content here</div>
.myborder {border:2px solid #e0e0f3;}