#000bb4 color space conversions
Hex:
#000bb4
RGB:
0, 11, 180
CMY:
100, 96, 29
CMYK:
100, 94, 0, 29
HSL:
236°, 100.0000%, 35.2941%
HSV (HSB):
236°, 100.0000%, 70.5882%
XYZ:
8.3579, 3.5346, 43.4218
xyY:
0.1511, 0.0639, 3.5346
CIE-Lab:
22.0691, 58.2517, -81.5765
CIE-LCH:
22.0691, 100.2396, 305.5297
CIE-Luv:
22.0691, -6.7112, -86.7413
Hunter-Lab:
18.8006, 46.4518, -123.7753
#000bb4 color charts
#000bb4 color shades, tints & tones
#000bb4 color schemes
#000bb4 color preview, HTML & CSS examples
This text has a color of #000bb4
<p style="color:#000bb4;">Text here</p>
.mytext {color:#000bb4;}
This box has a color of #000bb4
<div style="background-color:#000bb4;">Content here</div>
.mybackground {background-color:#000bb4;}
Border around this has a color of #000bb4
<div style="border:2px solid #000bb4;">Content here</div>
.myborder {border:2px solid #000bb4;}