In RGB color space, #008bfd hex color has a red value of 0, a green value of 139 and a blue value of 253.
In CMYK color space (used in color printing), #008bfd hex color is composed of 100% cyan, 45.06% magenta, 0% yellow and 0.78% black.
#008bfd color has a hue of 207 degrees, a saturation of 100% and a lightness of 49.6%.
#008bfd hex color contains mainly BLUE.
The closest web safe color of #008bfd is #0099ff
#008bfd hex color has a decimal value of 35837.
HEX | 008bfd | #008bfd |
---|---|---|
RGB | 0, 139, 253 | rgb(0, 139, 253) |
RGB Percent | 0, 54.51, 99.22 | rgb(0, 54.51, 99.22) |
CMYK | 100, 45, 0, 1 | |
HSL | 207°, 100, 49.6 | hsl(207, 100%, 49.6%) |
HSV | 207°, 100, 99.2 |
XYZ | 26.962, 25.557, 96.44 |
---|---|
Hunter Lab | 50.554, 6.73, -77.718 |
CIE-LAB | 57.614, 11.227, -65.15 |
CIE-LCH | 57.614, 66.11, 279.777 |
CIE-LUV | 100, 45.06, 0, 0.78 |
Web Safe | 0099ff |
RGB percent of color #008bfd
CMYK percent of color #008bfd
Text with hexadecimal color #008bfd
This text has a font color of #008bfd
<p style="color:#008bfd">Text here</p>
#008bfd Background Color
This box has a background color of #008bfd
<div style="background-color:#008bfd">Text here</div>
#008bfd Border Color
This box has a border color of #008bfd
<div style="border: 4px solid #008bfd">Text here</div>
CSS codes
<p style="color:#008bfd">Text here</p>
<div style="background-color:#008bfd">Text here</div>
<div style="border: 4px solid #008bfd">Text here</div>
#008bfd Color on white background
This is how a font and box color of #008bfd will look
on a white background.
#008bfd Color on black background
This is how a font and box color of #008bfd hex color will look
on a black background.