000EFF

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

000EFF CONVERSIONS

Different converted color standards of #000EFF
Hex triplet
000EFF
RGB decimal
0, 14, 255
RGB percentage
0, 5.5, 100
CMY
100, 95, 0
CMYK
100, 95, 0, 0
HSL
236.7°, 100, 50
HSV (or HSB)
236.7°, 100, 100
Websafe
0000FF
XYZ
18.207, 7.534, 95.102
Yxy
7.534, 0.151, 0.062
CIE-L*ab
32.993, 77.052, -106.708
CIE-L*CH°
32.993, 131.619, 305.832
CIE-L*uv
32.993, -9.862, -131.051
Hunter-Lab
27.448, 70.368, -186.213
Binary
0, 1110, 11111111
Decimal
3839

000EFF COLOR HARMONIES

Color schemes with #000EFF

000EFF COLOR BLINDNESS SIMULATOR

Perception of #000EFF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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