000FF2

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

000FF2 CONVERSIONS

Different converted color standards of #000FF2
Hex triplet
000FF2
RGB decimal
0, 15, 242
RGB percentage
0, 5.9, 94.9
CMY
100, 94, 5
CMYK
100, 94, 0, 5
HSL
236.3°, 100, 47.5
HSV (or HSB)
236.3°, 100, 94.9
Websafe
0000FF
XYZ
16.198, 6.752, 84.454
Yxy
6.752, 0.151, 0.063
CIE-L*ab
31.237, 73.604, -102.317
CIE-L*CH°
31.237, 126.041, 305.73
CIE-L*uv
31.237, -9.392, -123.635
Hunter-Lab
25.985, 65.792, -174.505
Binary
0, 1111, 11110010
Decimal
4082

000FF2 COLOR HARMONIES

Color schemes with #000FF2

000FF2 COLOR BLINDNESS SIMULATOR

Perception of #000FF2 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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