#000cb0 color space conversions
Hex:
#000cb0
RGB:
0, 12, 176
CMY:
100, 95, 31
CMYK:
100, 93, 0, 31
HSL:
236°, 100.0000%, 34.5098%
HSV (HSB):
236°, 100.0000%, 69.0196%
XYZ:
7.9679, 3.3975, 41.3101
xyY:
0.1513, 0.0645, 3.3975
CIE-Lab:
21.5704, 56.8882, -80.0102
CIE-LCH:
21.5704, 98.1728, 305.4133
CIE-Luv:
21.5704, -6.6024, -84.4380
Hunter-Lab:
18.4324, 44.9052, -119.9763
#000cb0 color charts
#000cb0 color shades, tints & tones
#000cb0 color schemes
#000cb0 color preview, HTML & CSS examples
This text has a color of #000cb0
<p style="color:#000cb0;">Text here</p>
.mytext {color:#000cb0;}
This box has a color of #000cb0
<div style="background-color:#000cb0;">Content here</div>
.mybackground {background-color:#000cb0;}
Border around this has a color of #000cb0
<div style="border:2px solid #000cb0;">Content here</div>
.myborder {border:2px solid #000cb0;}