#000ba5 color space conversions
Hex:
#000ba5
RGB:
0, 11, 165
CMY:
100, 96, 35
CMYK:
100, 93, 0, 35
HSL:
236°, 100.0000%, 32.3529%
HSV (HSB):
236°, 100.0000%, 64.7059%
XYZ:
6.9112, 2.9560, 35.8036
xyY:
0.1513, 0.0647, 2.9560
CIE-Lab:
19.8666, 54.0957, -76.2054
CIE-LCH:
19.8666, 93.4538, 305.3697
CIE-Luv:
19.8666, -6.0956, -77.6506
Hunter-Lab:
17.1929, 41.6659, -111.4343
#000ba5 color charts
#000ba5 color shades, tints & tones
#000ba5 color schemes
#000ba5 color preview, HTML & CSS examples
This text has a color of #000ba5
<p style="color:#000ba5;">Text here</p>
.mytext {color:#000ba5;}
This box has a color of #000ba5
<div style="background-color:#000ba5;">Content here</div>
.mybackground {background-color:#000ba5;}
Border around this has a color of #000ba5
<div style="border:2px solid #000ba5;">Content here</div>
.myborder {border:2px solid #000ba5;}