In RGB color space, #008bfa hex color has a red value of 0, a green value of 139 and a blue value of 250.
In CMYK color space (used in color printing), #008bfa hex color is composed of 100% cyan, 44.4% magenta, 0% yellow and 1.96% black.
#008bfa color has a hue of 206.6 degrees, a saturation of 100% and a lightness of 49%.
#008bfa hex color contains mainly BLUE.
The closest web safe color of #008bfa is #0099ff
#008bfa hex color has a decimal value of 35834.
HEX | 008bfa | #008bfa |
---|---|---|
RGB | 0, 139, 250 | rgb(0, 139, 250) |
RGB Percent | 0, 54.51, 98.04 | rgb(0, 54.51, 98.04) |
CMYK | 100, 44, 0, 2 | |
HSL | 206.6°, 100, 49 | hsl(206.6, 100%, 49%) |
HSV | 206.6°, 100, 98 |
XYZ | 26.488, 25.367, 93.943 |
---|---|
Hunter Lab | 50.366, 5.736, -75.333 |
CIE-LAB | 57.431, 10.079, -63.793 |
CIE-LCH | 57.431, 64.584, 278.978 |
CIE-LUV | 100, 44.4, 0, 1.96 |
Web Safe | 0099ff |
RGB percent of color #008bfa
CMYK percent of color #008bfa
Text with hexadecimal color #008bfa
This text has a font color of #008bfa
<p style="color:#008bfa">Text here</p>
#008bfa Background Color
This box has a background color of #008bfa
<div style="background-color:#008bfa">Text here</div>
#008bfa Border Color
This box has a border color of #008bfa
<div style="border: 4px solid #008bfa">Text here</div>
CSS codes
<p style="color:#008bfa">Text here</p>
<div style="background-color:#008bfa">Text here</div>
<div style="border: 4px solid #008bfa">Text here</div>
#008bfa Color on white background
This is how a font and box color of #008bfa will look
on a white background.
#008bfa Color on black background
This is how a font and box color of #008bfa hex color will look
on a black background.