#000b50 color space conversions
Hex:
#000b50
RGB:
0, 11, 80
CMY:
100, 96, 69
CMYK:
100, 86, 0, 69
HSL:
232°, 100.0000%, 15.6863%
HSV (HSB):
232°, 100.0000%, 31.3725%
XYZ:
1.5676, 0.8185, 7.6648
xyY:
0.1560, 0.0814, 0.8185
CIE-Lab:
7.3937, 26.4388, -42.2463
CIE-LCH:
7.3937, 49.8374, 302.0394
CIE-Luv:
7.3937, -2.6557, -25.7952
Hunter-Lab:
9.0473, 15.0963, -43.8970
#000b50 color charts
#000b50 color shades, tints & tones
#000b50 color schemes
#000b50 color preview, HTML & CSS examples
This text has a color of #000b50
<p style="color:#000b50;">Text here</p>
.mytext {color:#000b50;}
This box has a color of #000b50
<div style="background-color:#000b50;">Content here</div>
.mybackground {background-color:#000b50;}
Border around this has a color of #000b50
<div style="border:2px solid #000b50;">Content here</div>
.myborder {border:2px solid #000b50;}