In RGB color space, #0008fb hex color has a red value of 0, a green value of 8 and a blue value of 251.
In CMYK color space (used in color printing), #0008fb hex color is composed of 100% cyan, 96.81% magenta, 0% yellow and 1.57% black.
#0008fb color has a hue of 238.1 degrees, a saturation of 100% and a lightness of 49.2%.
#0008fb hex color contains mainly BLUE.
The closest web safe color of #0008fb is #0000ff
#0008fb hex color has a decimal value of 2299.
HEX | 0008fb | #0008fb |
---|---|---|
RGB | 0, 8, 251 | rgb(0, 8, 251) |
RGB Percent | 0, 3.14, 98.43 | rgb(0, 3.14, 98.43) |
CMYK | 100, 97, 0, 2 | |
HSL | 238.1°, 100, 49.2 | hsl(238.1, 100%, 49.2%) |
HSV | 238.1°, 100, 98.4 |
XYZ | 17.499, 7.139, 91.722 |
---|---|
Hunter Lab | 26.719, 70.147, -184.83 |
CIE-LAB | 32.121, 77.024, -105.919 |
CIE-LCH | 32.121, 130.964, 306.025 |
CIE-LUV | 100, 96.81, 0, 1.57 |
Web Safe | 0000ff |
RGB percent of color #0008fb
CMYK percent of color #0008fb
Text with hexadecimal color #0008fb
This text has a font color of #0008fb
<p style="color:#0008fb">Text here</p>
#0008fb Background Color
This box has a background color of #0008fb
<div style="background-color:#0008fb">Text here</div>
#0008fb Border Color
This box has a border color of #0008fb
<div style="border: 4px solid #0008fb">Text here</div>
CSS codes
<p style="color:#0008fb">Text here</p>
<div style="background-color:#0008fb">Text here</div>
<div style="border: 4px solid #0008fb">Text here</div>
#0008fb Color on white background
This is how a font and box color of #0008fb will look
on a white background.
#0008fb Color on black background
This is how a font and box color of #0008fb hex color will look
on a black background.