000FF8

The color #000FF8 is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #0000FF.

000FF8 CONVERSIONS

Different converted color standards of #000FF8
Hex triplet
000FF8
RGB decimal
0, 15, 248
RGB percentage
0, 5.9, 97.3
CMY
100, 94, 3
CMYK
100, 94, 0, 3
HSL
236.4°, 100, 48.6
HSV (or HSB)
236.4°, 100, 97.3
Websafe
0000FF
XYZ
17.114, 7.119, 89.279
Yxy
7.119, 0.151, 0.063
CIE-L*ab
32.076, 75.117, -104.305
CIE-L*CH°
32.076, 128.538, 305.76
CIE-L*uv
32.076, -9.628, -127.091
Hunter-Lab
26.681, 67.802, -179.714
Binary
0, 1111, 11111000
Decimal
4088

000FF8 COLOR HARMONIES

Color schemes with #000FF8

000FF8 COLOR BLINDNESS SIMULATOR

Perception of #000FF8 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #000FF8" can be used to change the color of text.

<p style="color: #000FF8">This is an example.</p>

To change the background color use style="background-color: #000FF8".

<div style="background-color: #000FF8"></div>