In RGB color space, #abc0fe hex color has a red value of 171, a green value of 192 and a blue value of 254.
In CMYK color space (used in color printing), #abc0fe hex color is composed of 32.68% cyan, 24.41% magenta, 0% yellow and 0.39% black.
#abc0fe color has a hue of 224.8 degrees, a saturation of 97.65% and a lightness of 83.3%.
#abc0fe hex color contains mainly BLUE.
The closest web safe color of #abc0fe is #99ccff
#abc0fe hex color has a decimal value of 11256062.
HEX | abc0fe | #abc0fe |
---|---|---|
RGB | 171, 192, 254 | rgb(171, 192, 254) |
RGB Percent | 67.06, 75.29, 99.61 | rgb(67.06, 75.29, 99.61) |
CMYK | 33, 24, 0, 0 | |
HSL | 224.8°, 97.65, 83.3 | hsl(224.8, 97.65%, 83.3%) |
HSV | 224.8°, 32.7, 99.6 |
XYZ | 53.534, 53.513, 101.273 |
---|---|
Hunter Lab | 73.153, 2.612, -30.875 |
CIE-LAB | 78.177, 6.986, -32.854 |
CIE-LCH | 78.177, 33.589, 282.004 |
CIE-LUV | 32.68, 24.41, 0, 0.39 |
Web Safe | 99ccff |
RGB percent of color #abc0fe
CMYK percent of color #abc0fe
Text with hexadecimal color #abc0fe
This text has a font color of #abc0fe
<p style="color:#abc0fe">Text here</p>
#abc0fe Background Color
This box has a background color of #abc0fe
<div style="background-color:#abc0fe">Text here</div>
#abc0fe Border Color
This box has a border color of #abc0fe
<div style="border: 4px solid #abc0fe">Text here</div>
CSS codes
<p style="color:#abc0fe">Text here</p>
<div style="background-color:#abc0fe">Text here</div>
<div style="border: 4px solid #abc0fe">Text here</div>
#abc0fe Color on white background
This is how a font and box color of #abc0fe will look
on a white background.
#abc0fe Color on black background
This is how a font and box color of #abc0fe hex color will look
on a black background.