In RGB color space, #eeeaff hex color has a red value of 238, a green value of 234 and a blue value of 255.
In CMYK color space (used in color printing), #eeeaff hex color is composed of 6.67% cyan, 8.24% magenta, 0% yellow and 0% black.
#eeeaff color has a hue of 251.4 degrees, a saturation of 100% and a lightness of 95.9%.
#eeeaff hex color contains mainly BLUE.
The closest web safe color of #eeeaff is #ffffff
#eeeaff hex color has a decimal value of 15657727.
HEX | eeeaff | #eeeaff |
---|---|---|
RGB | 238, 234, 255 | rgb(238, 234, 255) |
RGB Percent | 93.33, 91.76, 100 | rgb(93.33, 91.76, 100) |
CMYK | 7, 8, 0, 0 | |
HSL | 251.4°, 100, 95.9 | hsl(251.4, 100%, 95.9%) |
HSV | 251.4°, 8.2, 100 |
XYZ | 82.733, 84.243, 106.508 |
---|---|
Hunter Lab | 91.784, 0.276, -4.553 |
CIE-LAB | 93.556, 5.177, -9.646 |
CIE-LCH | 93.556, 10.947, 298.222 |
CIE-LUV | 6.67, 8.24, 0, 0 |
Web Safe | ffffff |
RGB percent of color #eeeaff
CMYK percent of color #eeeaff
Text with hexadecimal color #eeeaff
This text has a font color of #eeeaff
<p style="color:#eeeaff">Text here</p>
#eeeaff Background Color
This box has a background color of #eeeaff
<div style="background-color:#eeeaff">Text here</div>
#eeeaff Border Color
This box has a border color of #eeeaff
<div style="border: 4px solid #eeeaff">Text here</div>
CSS codes
<p style="color:#eeeaff">Text here</p>
<div style="background-color:#eeeaff">Text here</div>
<div style="border: 4px solid #eeeaff">Text here</div>
#eeeaff Color on white background
This is how a font and box color of #eeeaff will look
on a white background.
#eeeaff Color on black background
This is how a font and box color of #eeeaff hex color will look
on a black background.