In RGB color space, #abc7fc hex color has a red value of 171, a green value of 199 and a blue value of 252.
In CMYK color space (used in color printing), #abc7fc hex color is composed of 32.14% cyan, 21.03% magenta, 0% yellow and 1.18% black.
#abc7fc color has a hue of 219.3 degrees, a saturation of 93.1% and a lightness of 82.9%.
#abc7fc hex color contains mainly BLUE.
The closest web safe color of #abc7fc is #99ccff
#abc7fc hex color has a decimal value of 11257852.
HEX | abc7fc | #abc7fc |
---|---|---|
RGB | 171, 199, 252 | rgb(171, 199, 252) |
RGB Percent | 67.06, 78.04, 98.82 | rgb(67.06, 78.04, 98.82) |
CMYK | 32, 21, 0, 1 | |
HSL | 219.3°, 93.1, 82.9 | hsl(219.3, 93.1%, 82.9%) |
HSV | 219.3°, 32.1, 98.8 |
XYZ | 54.789, 56.533, 100.12 |
---|---|
Hunter Lab | 75.188, -1.509, -26.318 |
CIE-LAB | 79.916, 2.691, -29.111 |
CIE-LCH | 79.916, 29.235, 275.281 |
CIE-LUV | 32.14, 21.03, 0, 1.18 |
Web Safe | 99ccff |
RGB percent of color #abc7fc
CMYK percent of color #abc7fc
Text with hexadecimal color #abc7fc
This text has a font color of #abc7fc
<p style="color:#abc7fc">Text here</p>
#abc7fc Background Color
This box has a background color of #abc7fc
<div style="background-color:#abc7fc">Text here</div>
#abc7fc Border Color
This box has a border color of #abc7fc
<div style="border: 4px solid #abc7fc">Text here</div>
CSS codes
<p style="color:#abc7fc">Text here</p>
<div style="background-color:#abc7fc">Text here</div>
<div style="border: 4px solid #abc7fc">Text here</div>
#abc7fc Color on white background
This is how a font and box color of #abc7fc will look
on a white background.
#abc7fc Color on black background
This is how a font and box color of #abc7fc hex color will look
on a black background.