000FF6

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

000FF6 CONVERSIONS

Different converted color standards of #000FF6
Hex triplet
000FF6
RGB decimal
0, 15, 246
RGB percentage
0, 5.9, 96.5
CMY
100, 94, 4
CMYK
100, 94, 0, 4
HSL
236.3°, 100, 48.2
HSV (or HSB)
236.3°, 100, 96.5
Websafe
0000FF
XYZ
16.805, 6.995, 87.653
Yxy
6.995, 0.151, 0.063
CIE-L*ab
31.797, 74.614, -103.643
CIE-L*CH°
31.797, 127.707, 305.751
CIE-L*uv
31.797, -9.549, -125.94
Hunter-Lab
26.449, 67.131, -177.976
Binary
0, 1111, 11110110
Decimal
4086

000FF6 COLOR HARMONIES

Color schemes with #000FF6

000FF6 COLOR BLINDNESS SIMULATOR

Perception of #000FF6 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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