000FF0

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

000FF0 CONVERSIONS

Different converted color standards of #000FF0
Hex triplet
000FF0
RGB decimal
0, 15, 240
RGB percentage
0, 5.9, 94.1
CMY
100, 94, 6
CMYK
100, 94, 0, 6
HSL
236.3°, 100, 47.1
HSV (or HSB)
236.3°, 100, 94.1
Websafe
0000FF
XYZ
15.899, 6.633, 82.88
Yxy
6.633, 0.151, 0.063
CIE-L*ab
30.956, 73.098, -101.652
CIE-L*CH°
30.956, 125.206, 305.72
CIE-L*uv
30.956, -9.313, -122.48
Hunter-Lab
25.754, 65.123, -172.773
Binary
0, 1111, 11110000
Decimal
4080

000FF0 COLOR HARMONIES

Color schemes with #000FF0

000FF0 COLOR BLINDNESS SIMULATOR

Perception of #000FF0 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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