#000bab color space conversions
Hex:
#000bab
RGB:
0, 11, 171
CMY:
100, 96, 33
CMYK:
100, 94, 0, 33
HSL:
236°, 100.0000%, 33.5294%
HSV (HSB):
236°, 100.0000%, 67.0588%
XYZ:
7.4704, 3.1796, 38.7481
xyY:
0.1512, 0.0644, 3.1796
CIE-Lab:
20.7494, 55.7737, -78.3685
CIE-LCH:
20.7494, 96.1890, 305.4389
CIE-Luv:
20.7494, -6.3420, -81.2966
Hunter-Lab:
17.8315, 43.5760, -116.3560
#000bab color charts
#000bab color shades, tints & tones
#000bab color schemes
#000bab color preview, HTML & CSS examples
This text has a color of #000bab
<p style="color:#000bab;">Text here</p>
.mytext {color:#000bab;}
This box has a color of #000bab
<div style="background-color:#000bab;">Content here</div>
.mybackground {background-color:#000bab;}
Border around this has a color of #000bab
<div style="border:2px solid #000bab;">Content here</div>
.myborder {border:2px solid #000bab;}