#0b0b7b color space conversions
Hex:
#0b0b7b
RGB:
11, 11, 123
CMY:
96, 96, 52
CMYK:
91, 91, 0, 52
HSL:
240°, 83.5821%, 26.2745%
HSV (HSB):
240°, 91.0569%, 48.2353%
XYZ:
3.8328, 1.7406, 18.8728
xyY:
0.1568, 0.0712, 1.7406
CIE-Lab:
14.0622, 41.8821, -59.6809
CIE-LCH:
14.0622, 72.9103, 305.0599
CIE-Luv:
14.0622, -3.7880, -52.5323
Hunter-Lab:
13.1930, 28.7701, -75.5804
#0b0b7b color charts
#0b0b7b color shades, tints & tones
#0b0b7b color schemes
#0b0b7b color preview, HTML & CSS examples
This text has a color of #0b0b7b
<p style="color:#0b0b7b;">Text here</p>
.mytext {color:#0b0b7b;}
This box has a color of #0b0b7b
<div style="background-color:#0b0b7b;">Content here</div>
.mybackground {background-color:#0b0b7b;}
Border around this has a color of #0b0b7b
<div style="border:2px solid #0b0b7b;">Content here</div>
.myborder {border:2px solid #0b0b7b;}