#000b99 color space conversions
Hex:
#000b99
RGB:
0, 11, 153
CMY:
100, 96, 40
CMYK:
100, 93, 0, 40
HSL:
236°, 100.0000%, 30.0000%
HSV (HSB):
236°, 100.0000%, 60.0000%
XYZ:
5.8694, 2.5393, 30.3178
xyY:
0.1516, 0.0656, 2.5393
CIE-Lab:
18.0952, 50.6694, -71.8149
CIE-LCH:
18.0952, 87.8907, 305.2051
CIE-Luv:
18.0952, -5.6025, -70.3224
Hunter-Lab:
15.9350, 37.8616, -101.6498
#000b99 color charts
#000b99 color shades, tints & tones
#000b99 color schemes
#000b99 color preview, HTML & CSS examples
This text has a color of #000b99
<p style="color:#000b99;">Text here</p>
.mytext {color:#000b99;}
This box has a color of #000b99
<div style="background-color:#000b99;">Content here</div>
.mybackground {background-color:#000b99;}
Border around this has a color of #000b99
<div style="border:2px solid #000b99;">Content here</div>
.myborder {border:2px solid #000b99;}