In RGB color space, #abc1ed hex color has a red value of 171, a green value of 193 and a blue value of 237.
In CMYK color space (used in color printing), #abc1ed hex color is composed of 27.85% cyan, 18.57% magenta, 0% yellow and 7.06% black.
#abc1ed color has a hue of 220 degrees, a saturation of 64.71% and a lightness of 80%.
#abc1ed hex color contains mainly BLUE.
The closest web safe color of #abc1ed is #99ccff
#abc1ed hex color has a decimal value of 11256301.
HEX | abc1ed | #abc1ed |
---|---|---|
RGB | 171, 193, 237 | rgb(171, 193, 237) |
RGB Percent | 67.06, 75.69, 92.94 | rgb(67.06, 75.69, 92.94) |
CMYK | 28, 19, 0, 7 | |
HSL | 220°, 64.71, 80 | hsl(220, 64.71%, 80%) |
HSV | 220°, 27.8, 92.9 |
XYZ | 51.151, 52.912, 87.638 |
---|---|
Hunter Lab | 72.741, -1.775, -20.514 |
CIE-LAB | 77.823, 2.291, -24.277 |
CIE-LCH | 77.823, 24.385, 275.391 |
CIE-LUV | 27.85, 18.57, 0, 7.06 |
Web Safe | 99ccff |
RGB percent of color #abc1ed
CMYK percent of color #abc1ed
Text with hexadecimal color #abc1ed
This text has a font color of #abc1ed
<p style="color:#abc1ed">Text here</p>
#abc1ed Background Color
This box has a background color of #abc1ed
<div style="background-color:#abc1ed">Text here</div>
#abc1ed Border Color
This box has a border color of #abc1ed
<div style="border: 4px solid #abc1ed">Text here</div>
CSS codes
<p style="color:#abc1ed">Text here</p>
<div style="background-color:#abc1ed">Text here</div>
<div style="border: 4px solid #abc1ed">Text here</div>
#abc1ed Color on white background
This is how a font and box color of #abc1ed will look
on a white background.
#abc1ed Color on black background
This is how a font and box color of #abc1ed hex color will look
on a black background.