In RGB color space, #0008fc hex color has a red value of 0, a green value of 8 and a blue value of 252.
In CMYK color space (used in color printing), #0008fc hex color is composed of 100% cyan, 96.83% magenta, 0% yellow and 1.18% black.
#0008fc color has a hue of 238.1 degrees, a saturation of 100% and a lightness of 49.4%.
#0008fc hex color contains mainly BLUE.
The closest web safe color of #0008fc is #0000ff
#0008fc hex color has a decimal value of 2300.
HEX | 0008fc | #0008fc |
---|---|---|
RGB | 0, 8, 252 | rgb(0, 8, 252) |
RGB Percent | 0, 3.14, 98.82 | rgb(0, 3.14, 98.82) |
CMYK | 100, 97, 0, 1 | |
HSL | 238.1°, 100, 49.4 | hsl(238.1, 100%, 49.4%) |
HSV | 238.1°, 100, 98.8 |
XYZ | 17.658, 7.202, 92.555 |
---|---|
Hunter Lab | 26.837, 70.486, -185.696 |
CIE-LAB | 32.262, 77.274, -106.246 |
CIE-LCH | 32.262, 131.375, 306.029 |
CIE-LUV | 100, 96.83, 0, 1.18 |
Web Safe | 0000ff |
RGB percent of color #0008fc
CMYK percent of color #0008fc
Text with hexadecimal color #0008fc
This text has a font color of #0008fc
<p style="color:#0008fc">Text here</p>
#0008fc Background Color
This box has a background color of #0008fc
<div style="background-color:#0008fc">Text here</div>
#0008fc Border Color
This box has a border color of #0008fc
<div style="border: 4px solid #0008fc">Text here</div>
CSS codes
<p style="color:#0008fc">Text here</p>
<div style="background-color:#0008fc">Text here</div>
<div style="border: 4px solid #0008fc">Text here</div>
#0008fc Color on white background
This is how a font and box color of #0008fc will look
on a white background.
#0008fc Color on black background
This is how a font and box color of #0008fc hex color will look
on a black background.