In RGB color space, #0008fa hex color has a red value of 0, a green value of 8 and a blue value of 250.
In CMYK color space (used in color printing), #0008fa hex color is composed of 100% cyan, 96.8% magenta, 0% yellow and 1.96% black.
#0008fa color has a hue of 238.1 degrees, a saturation of 100% and a lightness of 49%.
#0008fa hex color contains mainly BLUE.
The closest web safe color of #0008fa is #0000ff
#0008fa hex color has a decimal value of 2298.
HEX | 0008fa | #0008fa |
---|---|---|
RGB | 0, 8, 250 | rgb(0, 8, 250) |
RGB Percent | 0, 3.14, 98.04 | rgb(0, 3.14, 98.04) |
CMYK | 100, 97, 0, 2 | |
HSL | 238.1°, 100, 49 | hsl(238.1, 100%, 49%) |
HSV | 238.1°, 100, 98 |
XYZ | 17.342, 7.076, 90.894 |
---|---|
Hunter Lab | 26.601, 69.819, -183.972 |
CIE-LAB | 31.979, 76.782, -105.594 |
CIE-LCH | 31.979, 130.559, 306.023 |
CIE-LUV | 100, 96.8, 0, 1.96 |
Web Safe | 0000ff |
RGB percent of color #0008fa
CMYK percent of color #0008fa
Text with hexadecimal color #0008fa
This text has a font color of #0008fa
<p style="color:#0008fa">Text here</p>
#0008fa Background Color
This box has a background color of #0008fa
<div style="background-color:#0008fa">Text here</div>
#0008fa Border Color
This box has a border color of #0008fa
<div style="border: 4px solid #0008fa">Text here</div>
CSS codes
<p style="color:#0008fa">Text here</p>
<div style="background-color:#0008fa">Text here</div>
<div style="border: 4px solid #0008fa">Text here</div>
#0008fa Color on white background
This is how a font and box color of #0008fa will look
on a white background.
#0008fa Color on black background
This is how a font and box color of #0008fa hex color will look
on a black background.