In RGB color space, #accfff hex color has a red value of 172, a green value of 207 and a blue value of 255.
In CMYK color space (used in color printing), #accfff hex color is composed of 32.55% cyan, 18.82% magenta, 0% yellow and 0% black.
#accfff color has a hue of 214.7 degrees, a saturation of 100% and a lightness of 83.7%.
#accfff hex color contains mainly BLUE.
The closest web safe color of #accfff is #99ccff
#accfff hex color has a decimal value of 11325439.
HEX | accfff | #accfff |
---|---|---|
RGB | 172, 207, 255 | rgb(172, 207, 255) |
RGB Percent | 67.45, 81.18, 100 | rgb(67.45, 81.18, 100) |
CMYK | 33, 19, 0, 0 | |
HSL | 214.7°, 100, 83.7 | hsl(214.7, 100%, 83.7%) |
HSV | 214.7°, 32.5, 100 |
XYZ | 57.376, 60.616, 103.284 |
---|---|
Hunter Lab | 77.856, -4.703, -24.155 |
CIE-LAB | 82.172, -0.583, -27.25 |
CIE-LCH | 82.172, 27.256, 268.774 |
CIE-LUV | 32.55, 18.82, 0, 0 |
Web Safe | 99ccff |
RGB percent of color #accfff
CMYK percent of color #accfff
Text with hexadecimal color #accfff
This text has a font color of #accfff
<p style="color:#accfff">Text here</p>
#accfff Background Color
This box has a background color of #accfff
<div style="background-color:#accfff">Text here</div>
#accfff Border Color
This box has a border color of #accfff
<div style="border: 4px solid #accfff">Text here</div>
CSS codes
<p style="color:#accfff">Text here</p>
<div style="background-color:#accfff">Text here</div>
<div style="border: 4px solid #accfff">Text here</div>
#accfff Color on white background
This is how a font and box color of #accfff will look
on a white background.
#accfff Color on black background
This is how a font and box color of #accfff hex color will look
on a black background.