000FF1

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

000FF1 CONVERSIONS

Different converted color standards of #000FF1
Hex triplet
000FF1
RGB decimal
0, 15, 241
RGB percentage
0, 5.9, 94.5
CMY
100, 94, 5
CMYK
100, 94, 0, 5
HSL
236.3°, 100, 47.3
HSV (or HSB)
236.3°, 100, 94.5
Websafe
0000FF
XYZ
16.048, 6.693, 83.665
Yxy
6.693, 0.151, 0.063
CIE-L*ab
31.096, 73.351, -101.985
CIE-L*CH°
31.096, 125.624, 305.725
CIE-L*uv
31.096, -9.352, -123.058
Hunter-Lab
25.87, 65.457, -173.639
Binary
0, 1111, 11110001
Decimal
4081

000FF1 COLOR HARMONIES

Color schemes with #000FF1

000FF1 COLOR BLINDNESS SIMULATOR

Perception of #000FF1 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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