In RGB color space, #abc7ed hex color has a red value of 171, a green value of 199 and a blue value of 237.
In CMYK color space (used in color printing), #abc7ed hex color is composed of 27.85% cyan, 16.03% magenta, 0% yellow and 7.06% black.
#abc7ed color has a hue of 214.5 degrees, a saturation of 64.71% and a lightness of 80%.
#abc7ed hex color contains mainly BLUE.
The closest web safe color of #abc7ed is #99ccff
#abc7ed hex color has a decimal value of 11257837.
HEX | abc7ed | #abc7ed |
---|---|---|
RGB | 171, 199, 237 | rgb(171, 199, 237) |
RGB Percent | 67.06, 78.04, 92.94 | rgb(67.06, 78.04, 92.94) |
CMYK | 28, 16, 0, 7 | |
HSL | 214.5°, 64.71, 80 | hsl(214.5, 64.71%, 80%) |
HSV | 214.5°, 27.8, 92.9 |
XYZ | 52.504, 55.619, 88.089 |
---|---|
Hunter Lab | 74.578, -4.845, -17.826 |
CIE-LAB | 79.396, -0.936, -21.882 |
CIE-LCH | 79.396, 21.902, 267.551 |
CIE-LUV | 27.85, 16.03, 0, 7.06 |
Web Safe | 99ccff |
RGB percent of color #abc7ed
CMYK percent of color #abc7ed
Text with hexadecimal color #abc7ed
This text has a font color of #abc7ed
<p style="color:#abc7ed">Text here</p>
#abc7ed Background Color
This box has a background color of #abc7ed
<div style="background-color:#abc7ed">Text here</div>
#abc7ed Border Color
This box has a border color of #abc7ed
<div style="border: 4px solid #abc7ed">Text here</div>
CSS codes
<p style="color:#abc7ed">Text here</p>
<div style="background-color:#abc7ed">Text here</div>
<div style="border: 4px solid #abc7ed">Text here</div>
#abc7ed Color on white background
This is how a font and box color of #abc7ed will look
on a white background.
#abc7ed Color on black background
This is how a font and box color of #abc7ed hex color will look
on a black background.