In RGB color space, #abc0f0 hex color has a red value of 171, a green value of 192 and a blue value of 240.
In CMYK color space (used in color printing), #abc0f0 hex color is composed of 28.75% cyan, 20% magenta, 0% yellow and 5.88% black.
#abc0f0 color has a hue of 221.7 degrees, a saturation of 69.7% and a lightness of 80.6%.
#abc0f0 hex color contains mainly BLUE.
The closest web safe color of #abc0f0 is #99ccff
#abc0f0 hex color has a decimal value of 11256048.
HEX | abc0f0 | #abc0f0 |
---|---|---|
RGB | 171, 192, 240 | rgb(171, 192, 240) |
RGB Percent | 67.06, 75.29, 94.12 | rgb(67.06, 75.29, 94.12) |
CMYK | 29, 20, 0, 6 | |
HSL | 221.7°, 69.7, 80.6 | hsl(221.7, 69.7%, 80.6%) |
HSV | 221.7°, 28.8, 94.1 |
XYZ | 51.372, 52.648, 89.893 |
---|---|
Hunter Lab | 72.559, -0.599, -22.663 |
CIE-LAB | 77.667, 3.55, -26.128 |
CIE-LCH | 77.667, 26.368, 277.737 |
CIE-LUV | 28.75, 20, 0, 5.88 |
Web Safe | 99ccff |
RGB percent of color #abc0f0
CMYK percent of color #abc0f0
Text with hexadecimal color #abc0f0
This text has a font color of #abc0f0
<p style="color:#abc0f0">Text here</p>
#abc0f0 Background Color
This box has a background color of #abc0f0
<div style="background-color:#abc0f0">Text here</div>
#abc0f0 Border Color
This box has a border color of #abc0f0
<div style="border: 4px solid #abc0f0">Text here</div>
CSS codes
<p style="color:#abc0f0">Text here</p>
<div style="background-color:#abc0f0">Text here</div>
<div style="border: 4px solid #abc0f0">Text here</div>
#abc0f0 Color on white background
This is how a font and box color of #abc0f0 will look
on a white background.
#abc0f0 Color on black background
This is how a font and box color of #abc0f0 hex color will look
on a black background.