000FFF

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

000FFF CONVERSIONS

Different converted color standards of #000FFF
Hex triplet
000FFF
RGB decimal
0, 15, 255
RGB percentage
0, 5.9, 100
CMY
100, 94, 0
CMYK
100, 94, 0, 0
HSL
236.5°, 100, 50
HSV (or HSB)
236.5°, 100, 100
Websafe
0000FF
XYZ
18.221, 7.562, 95.107
Yxy
7.562, 0.151, 0.063
CIE-L*ab
33.053, 76.867, -106.608
CIE-L*CH°
33.053, 131.43, 305.792
CIE-L*uv
33.053, -9.902, -131.107
Hunter-Lab
27.498, 70.154, -185.813
Binary
0, 1111, 11111111
Decimal
4095

000FFF COLOR HARMONIES

Color schemes with #000FFF

000FFF COLOR BLINDNESS SIMULATOR

Perception of #000FFF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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