#000cb6 color space conversions
Hex:
#000cb6
RGB:
0, 12, 182
CMY:
100, 95, 29
CMYK:
100, 93, 0, 29
HSL:
236°, 100.0000%, 35.6863%
HSV (HSB):
236°, 100.0000%, 71.3725%
XYZ:
8.5750, 3.6403, 44.5067
xyY:
0.1512, 0.0642, 3.6403
CIE-Lab:
22.4449, 58.5404, -82.1445
CIE-LCH:
22.4449, 100.8697, 305.4756
CIE-Luv:
22.4449, -6.8462, -88.0524
Hunter-Lab:
19.0797, 46.8337, -124.9484
#000cb6 color charts
#000cb6 color shades, tints & tones
#000cb6 color schemes
#000cb6 color preview, HTML & CSS examples
This text has a color of #000cb6
<p style="color:#000cb6;">Text here</p>
.mytext {color:#000cb6;}
This box has a color of #000cb6
<div style="background-color:#000cb6;">Content here</div>
.mybackground {background-color:#000cb6;}
Border around this has a color of #000cb6
<div style="border:2px solid #000cb6;">Content here</div>
.myborder {border:2px solid #000cb6;}