#003cb3 color space conversions
Hex:
#003cb3
RGB:
0, 60, 179
CMY:
100, 76, 30
CMYK:
100, 66, 0, 30
HSL:
220°, 100.0000%, 35.0980%
HSV (HSB):
220°, 100.0000%, 70.1961%
XYZ:
9.7525, 6.4864, 43.3858
xyY:
0.1636, 0.1088, 6.4864
CIE-Lab:
30.6078, 33.1835, -66.8139
CIE-LCH:
30.6078, 74.6005, 296.4116
CIE-Luv:
30.6078, -13.2831, -88.4263
Hunter-Lab:
25.4684, 23.7828, -83.1736
#003cb3 color charts
#003cb3 color shades, tints & tones
#003cb3 color schemes
#003cb3 color preview, HTML & CSS examples
This text has a color of #003cb3
<p style="color:#003cb3;">Text here</p>
.mytext {color:#003cb3;}
This box has a color of #003cb3
<div style="background-color:#003cb3;">Content here</div>
.mybackground {background-color:#003cb3;}
Border around this has a color of #003cb3
<div style="border:2px solid #003cb3;">Content here</div>
.myborder {border:2px solid #003cb3;}