#000b8b color space conversions
Hex:
#000b8b
RGB:
0, 11, 139
CMY:
100, 96, 45
CMYK:
100, 92, 0, 45
HSL:
235°, 100.0000%, 27.2549%
HSV (HSB):
235°, 100.0000%, 54.5098%
XYZ:
4.7799, 2.1034, 24.5802
xyY:
0.1519, 0.0669, 2.1034
CIE-Lab:
16.0209, 46.5353, -66.5703
CIE-LCH:
16.0209, 81.2228, 304.9551
CIE-Luv:
16.0209, -5.0276, -61.7214
Hunter-Lab:
14.5032, 33.4484, -90.3332
#000b8b color charts
#000b8b color shades, tints & tones
#000b8b color schemes
#000b8b color preview, HTML & CSS examples
This text has a color of #000b8b
<p style="color:#000b8b;">Text here</p>
.mytext {color:#000b8b;}
This box has a color of #000b8b
<div style="background-color:#000b8b;">Content here</div>
.mybackground {background-color:#000b8b;}
Border around this has a color of #000b8b
<div style="border:2px solid #000b8b;">Content here</div>
.myborder {border:2px solid #000b8b;}