In RGB color space, #80feff hex color has a red value of 128, a green value of 254 and a blue value of 255.
In CMYK color space (used in color printing), #80feff hex color is composed of 49.8% cyan, 0.39% magenta, 0% yellow and 0% black.
#80feff color has a hue of 180.5 degrees, a saturation of 100% and a lightness of 75.1%.
#80feff hex color contains mainly BLUE.
The closest web safe color of #80feff is #99ffff
#80feff hex color has a decimal value of 8453887.
HEX | 80feff | #80feff |
---|---|---|
RGB | 128, 254, 255 | rgb(128, 254, 255) |
RGB Percent | 50.2, 99.61, 100 | rgb(50.2, 99.61, 100) |
CMYK | 50, 0, 0, 0 | |
HSL | 180.5°, 100, 75.1 | hsl(180.5, 100%, 75.1%) |
HSV | 180.5°, 49.8, 100 |
XYZ | 62.394, 82.693, 107.281 |
---|---|
Hunter Lab | 90.936, -36.663, -6.292 |
CIE-LAB | 92.88, -34.761, -11.29 |
CIE-LCH | 92.88, 36.548, 197.993 |
CIE-LUV | 49.8, 0.39, 0, 0 |
Web Safe | 99ffff |
RGB percent of color #80feff
CMYK percent of color #80feff
Text with hexadecimal color #80feff
This text has a font color of #80feff
<p style="color:#80feff">Text here</p>
#80feff Background Color
This box has a background color of #80feff
<div style="background-color:#80feff">Text here</div>
#80feff Border Color
This box has a border color of #80feff
<div style="border: 4px solid #80feff">Text here</div>
CSS codes
<p style="color:#80feff">Text here</p>
<div style="background-color:#80feff">Text here</div>
<div style="border: 4px solid #80feff">Text here</div>
#80feff Color on white background
This is how a font and box color of #80feff will look
on a white background.
#80feff Color on black background
This is how a font and box color of #80feff hex color will look
on a black background.