#000bac color space conversions
Hex:
#000bac
RGB:
0, 11, 172
CMY:
100, 96, 33
CMYK:
100, 94, 0, 33
HSL:
236°, 100.0000%, 33.7255%
HSV (HSB):
236°, 100.0000%, 67.4510%
XYZ:
7.5661, 3.2179, 39.2521
xyY:
0.1512, 0.0643, 3.2179
CIE-Lab:
20.8963, 56.0513, -78.7270
CIE-LCH:
20.8963, 96.6421, 305.4497
CIE-Luv:
20.8963, -6.3831, -81.9031
Hunter-Lab:
17.9385, 43.8949, -117.1782
#000bac color charts
#000bac RGB chart
#000bac CMYK chart
#000bac RGB pie chart
#000bac color shades, tints & tones
#000bac color schemes
#000bac color preview, HTML & CSS examples
This text has a color of #000bac
<p style="color:#000bac;">Text here</p>
.mytext {color:#000bac;}
Text color #000bac
This box has a color of #000bac
<div style="background-color:#000bac;">Content here</div>
.mybackground {background-color:#000bac;}
Background color #000bac
Border around this has a color of #000bac
<div style="border:2px solid #000bac;">Content here</div>
.myborder {border:2px solid #000bac;}
Border color #000bac