In RGB color space, #e0f0ff hex color has a red value of 224, a green value of 240 and a blue value of 255.
In CMYK color space (used in color printing), #e0f0ff hex color is composed of 12.16% cyan, 5.88% magenta, 0% yellow and 0% black.
#e0f0ff color has a hue of 209 degrees, a saturation of 100% and a lightness of 93.9%.
#e0f0ff hex color contains mainly BLUE.
The closest web safe color of #e0f0ff is #ccffff
#e0f0ff hex color has a decimal value of 14741759.
HEX | e0f0ff | #e0f0ff |
---|---|---|
RGB | 224, 240, 255 | rgb(224, 240, 255) |
RGB Percent | 87.84, 94.12, 100 | rgb(87.84, 94.12, 100) |
CMYK | 12, 6, 0, 0 | |
HSL | 209°, 100, 93.9 | hsl(209, 100%, 93.9%) |
HSV | 209°, 12.2, 100 |
XYZ | 79.951, 85.387, 106.875 |
---|---|
Hunter Lab | 92.405, -7.267, -3.891 |
CIE-LAB | 94.05, -2.363, -9.022 |
CIE-LCH | 94.05, 9.326, 255.323 |
CIE-LUV | 12.16, 5.88, 0, 0 |
Web Safe | ccffff |
RGB percent of color #e0f0ff
CMYK percent of color #e0f0ff
Text with hexadecimal color #e0f0ff
This text has a font color of #e0f0ff
<p style="color:#e0f0ff">Text here</p>
#e0f0ff Background Color
This box has a background color of #e0f0ff
<div style="background-color:#e0f0ff">Text here</div>
#e0f0ff Border Color
This box has a border color of #e0f0ff
<div style="border: 4px solid #e0f0ff">Text here</div>
CSS codes
<p style="color:#e0f0ff">Text here</p>
<div style="background-color:#e0f0ff">Text here</div>
<div style="border: 4px solid #e0f0ff">Text here</div>
#e0f0ff Color on white background
This is how a font and box color of #e0f0ff will look
on a white background.
#e0f0ff Color on black background
This is how a font and box color of #e0f0ff hex color will look
on a black background.