In RGB color space, #abc0ed hex color has a red value of 171, a green value of 192 and a blue value of 237.
In CMYK color space (used in color printing), #abc0ed hex color is composed of 27.85% cyan, 18.99% magenta, 0% yellow and 7.06% black.
#abc0ed color has a hue of 220.9 degrees, a saturation of 64.71% and a lightness of 80%.
#abc0ed hex color contains mainly BLUE.
The closest web safe color of #abc0ed is #99ccff
#abc0ed hex color has a decimal value of 11256045.
HEX | abc0ed | #abc0ed |
---|---|---|
RGB | 171, 192, 237 | rgb(171, 192, 237) |
RGB Percent | 67.06, 75.29, 92.94 | rgb(67.06, 75.29, 92.94) |
CMYK | 28, 19, 0, 7 | |
HSL | 220.9°, 64.71, 80 | hsl(220.9, 64.71%, 80%) |
HSV | 220.9°, 27.8, 92.9 |
XYZ | 50.93, 52.472, 87.564 |
---|---|
Hunter Lab | 72.438, -1.264, -20.965 |
CIE-LAB | 77.562, 2.829, -24.674 |
CIE-LCH | 77.562, 24.836, 276.541 |
CIE-LUV | 27.85, 18.99, 0, 7.06 |
Web Safe | 99ccff |
RGB percent of color #abc0ed
CMYK percent of color #abc0ed
Text with hexadecimal color #abc0ed
This text has a font color of #abc0ed
<p style="color:#abc0ed">Text here</p>
#abc0ed Background Color
This box has a background color of #abc0ed
<div style="background-color:#abc0ed">Text here</div>
#abc0ed Border Color
This box has a border color of #abc0ed
<div style="border: 4px solid #abc0ed">Text here</div>
CSS codes
<p style="color:#abc0ed">Text here</p>
<div style="background-color:#abc0ed">Text here</div>
<div style="border: 4px solid #abc0ed">Text here</div>
#abc0ed Color on white background
This is how a font and box color of #abc0ed will look
on a white background.
#abc0ed Color on black background
This is how a font and box color of #abc0ed hex color will look
on a black background.