In RGB color space, #abc5fd hex color has a red value of 171, a green value of 197 and a blue value of 253.
In CMYK color space (used in color printing), #abc5fd hex color is composed of 32.41% cyan, 22.13% magenta, 0% yellow and 0.78% black.
#abc5fd color has a hue of 221 degrees, a saturation of 95.35% and a lightness of 83.1%.
#abc5fd hex color contains mainly BLUE.
The closest web safe color of #abc5fd is #99ccff
#abc5fd hex color has a decimal value of 11257341.
HEX | abc5fd | #abc5fd |
---|---|---|
RGB | 171, 197, 253 | rgb(171, 197, 253) |
RGB Percent | 67.06, 77.25, 99.22 | rgb(67.06, 77.25, 99.22) |
CMYK | 32, 22, 0, 1 | |
HSL | 221°, 95.35, 83.1 | hsl(221, 95.35%, 83.1%) |
HSV | 221°, 32.4, 99.2 |
XYZ | 54.49, 55.682, 100.804 |
---|---|
Hunter Lab | 74.62, -0.24, -27.86 |
CIE-LAB | 79.432, 4.018, -30.387 |
CIE-LCH | 79.432, 30.651, 277.532 |
CIE-LUV | 32.41, 22.13, 0, 0.78 |
Web Safe | 99ccff |
RGB percent of color #abc5fd
CMYK percent of color #abc5fd
Text with hexadecimal color #abc5fd
This text has a font color of #abc5fd
<p style="color:#abc5fd">Text here</p>
#abc5fd Background Color
This box has a background color of #abc5fd
<div style="background-color:#abc5fd">Text here</div>
#abc5fd Border Color
This box has a border color of #abc5fd
<div style="border: 4px solid #abc5fd">Text here</div>
CSS codes
<p style="color:#abc5fd">Text here</p>
<div style="background-color:#abc5fd">Text here</div>
<div style="border: 4px solid #abc5fd">Text here</div>
#abc5fd Color on white background
This is how a font and box color of #abc5fd will look
on a white background.
#abc5fd Color on black background
This is how a font and box color of #abc5fd hex color will look
on a black background.