000BED

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

000BED CONVERSIONS

Different converted color standards of #000BED
Hex triplet
000BED
RGB decimal
0, 11, 237
RGB percentage
0, 4.3, 92.9
CMY
100, 96, 7
CMYK
100, 95, 0, 7
HSL
237.2°, 100, 46.5
HSV (or HSB)
237.2°, 100, 92.9
Websafe
0000FF
XYZ
15.406, 6.354, 80.535
Yxy
6.354, 0.151, 0.062
CIE-L*ab
30.288, 73.099, -101.065
CIE-L*CH°
30.288, 124.73, 305.878
CIE-L*uv
30.288, -9.03, -120.497
Hunter-Lab
25.207, 64.983, -171.786
Binary
0, 1011, 11101101
Decimal
3053

000BED COLOR HARMONIES

Color schemes with #000BED

000BED COLOR BLINDNESS SIMULATOR

Perception of #000BED by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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