In RGB color space, #abcdfa hex color has a red value of 171, a green value of 205 and a blue value of 250.
In CMYK color space (used in color printing), #abcdfa hex color is composed of 31.6% cyan, 18% magenta, 0% yellow and 1.96% black.
#abcdfa color has a hue of 214.2 degrees, a saturation of 88.76% and a lightness of 82.5%.
#abcdfa hex color contains mainly BLUE.
The closest web safe color of #abcdfa is #99ccff
#abcdfa hex color has a decimal value of 11259386.
HEX | abcdfa | #abcdfa |
---|---|---|
RGB | 171, 205, 250 | rgb(171, 205, 250) |
RGB Percent | 67.06, 80.39, 98.04 | rgb(67.06, 80.39, 98.04) |
CMYK | 32, 18, 0, 2 | |
HSL | 214.2°, 88.76, 82.5 | hsl(214.2, 88.76%, 82.5%) |
HSV | 214.2°, 31.6, 98 |
XYZ | 55.881, 59.223, 98.928 |
---|---|
Hunter Lab | 76.956, -5.058, -22.348 |
CIE-LAB | 81.414, -1.019, -25.754 |
CIE-LCH | 81.414, 25.774, 267.734 |
CIE-LUV | 31.6, 18, 0, 1.96 |
Web Safe | 99ccff |
RGB percent of color #abcdfa
CMYK percent of color #abcdfa
Text with hexadecimal color #abcdfa
This text has a font color of #abcdfa
<p style="color:#abcdfa">Text here</p>
#abcdfa Background Color
This box has a background color of #abcdfa
<div style="background-color:#abcdfa">Text here</div>
#abcdfa Border Color
This box has a border color of #abcdfa
<div style="border: 4px solid #abcdfa">Text here</div>
CSS codes
<p style="color:#abcdfa">Text here</p>
<div style="background-color:#abcdfa">Text here</div>
<div style="border: 4px solid #abcdfa">Text here</div>
#abcdfa Color on white background
This is how a font and box color of #abcdfa will look
on a white background.
#abcdfa Color on black background
This is how a font and box color of #abcdfa hex color will look
on a black background.