In RGB color space, #abc0ea hex color has a red value of 171, a green value of 192 and a blue value of 234.
In CMYK color space (used in color printing), #abc0ea hex color is composed of 26.92% cyan, 17.95% magenta, 0% yellow and 8.24% black.
#abc0ea color has a hue of 220 degrees, a saturation of 60% and a lightness of 79.4%.
#abc0ea hex color contains mainly BLUE.
The closest web safe color of #abc0ea is #99ccff
#abc0ea hex color has a decimal value of 11256042.
HEX | abc0ea | #abc0ea |
---|---|---|
RGB | 171, 192, 234 | rgb(171, 192, 234) |
RGB Percent | 67.06, 75.29, 91.76 | rgb(67.06, 75.29, 91.76) |
CMYK | 27, 18, 0, 8 | |
HSL | 220°, 60, 79.4 | hsl(220, 60%, 79.4%) |
HSV | 220°, 26.9, 91.8 |
XYZ | 50.496, 52.298, 85.275 |
---|---|
Hunter Lab | 72.317, -1.917, -19.291 |
CIE-LAB | 77.459, 2.118, -23.217 |
CIE-LCH | 77.459, 23.313, 275.212 |
CIE-LUV | 26.92, 17.95, 0, 8.24 |
Web Safe | 99ccff |
RGB percent of color #abc0ea
CMYK percent of color #abc0ea
Text with hexadecimal color #abc0ea
This text has a font color of #abc0ea
<p style="color:#abc0ea">Text here</p>
#abc0ea Background Color
This box has a background color of #abc0ea
<div style="background-color:#abc0ea">Text here</div>
#abc0ea Border Color
This box has a border color of #abc0ea
<div style="border: 4px solid #abc0ea">Text here</div>
CSS codes
<p style="color:#abc0ea">Text here</p>
<div style="background-color:#abc0ea">Text here</div>
<div style="border: 4px solid #abc0ea">Text here</div>
#abc0ea Color on white background
This is how a font and box color of #abc0ea will look
on a white background.
#abc0ea Color on black background
This is how a font and box color of #abc0ea hex color will look
on a black background.