In RGB color space, #008bed hex color has a red value of 0, a green value of 139 and a blue value of 237.
In CMYK color space (used in color printing), #008bed hex color is composed of 100% cyan, 41.35% magenta, 0% yellow and 7.06% black.
#008bed color has a hue of 204.8 degrees, a saturation of 100% and a lightness of 46.5%.
#008bed hex color contains mainly BLUE.
The closest web safe color of #008bed is #0099ff
#008bed hex color has a decimal value of 35821.
HEX | 008bed | #008bed |
---|---|---|
RGB | 0, 139, 237 | rgb(0, 139, 237) |
RGB Percent | 0, 54.51, 92.94 | rgb(0, 54.51, 92.94) |
CMYK | 100, 41, 0, 7 | |
HSL | 204.8°, 100, 46.5 | hsl(204.8, 100%, 46.5%) |
HSV | 204.8°, 100, 92.9 |
XYZ | 24.519, 24.58, 83.573 |
---|---|
Hunter Lab | 49.578, 1.516, -65.239 |
CIE-LAB | 56.664, 5.085, -57.836 |
CIE-LCH | 56.664, 58.059, 275.025 |
CIE-LUV | 100, 41.35, 0, 7.06 |
Web Safe | 0099ff |
RGB percent of color #008bed
CMYK percent of color #008bed
Text with hexadecimal color #008bed
This text has a font color of #008bed
<p style="color:#008bed">Text here</p>
#008bed Background Color
This box has a background color of #008bed
<div style="background-color:#008bed">Text here</div>
#008bed Border Color
This box has a border color of #008bed
<div style="border: 4px solid #008bed">Text here</div>
CSS codes
<p style="color:#008bed">Text here</p>
<div style="background-color:#008bed">Text here</div>
<div style="border: 4px solid #008bed">Text here</div>
#008bed Color on white background
This is how a font and box color of #008bed will look
on a white background.
#008bed Color on black background
This is how a font and box color of #008bed hex color will look
on a black background.