#000b72 color space conversions
Hex:
#000b72
RGB:
0, 11, 114
CMY:
100, 96, 55
CMYK:
100, 90, 0, 55
HSL:
234°, 100.0000%, 22.3529%
HSV (HSB):
234°, 100.0000%, 44.7059%
XYZ:
3.1569, 1.4542, 16.0339
xyY:
0.1529, 0.0704, 1.4542
CIE-Lab:
12.3142, 38.6794, -56.7968
CIE-LCH:
12.3142, 68.7166, 304.2554
CIE-Luv:
12.3142, -4.0067, -46.3001
Hunter-Lab:
12.0592, 25.6251, -70.3903
#000b72 color charts
#000b72 color shades, tints & tones
#000b72 color schemes
#000b72 color preview, HTML & CSS examples
This text has a color of #000b72
<p style="color:#000b72;">Text here</p>
.mytext {color:#000b72;}
This box has a color of #000b72
<div style="background-color:#000b72;">Content here</div>
.mybackground {background-color:#000b72;}
Border around this has a color of #000b72
<div style="border:2px solid #000b72;">Content here</div>
.myborder {border:2px solid #000b72;}