#003b7e color space conversions
Hex:
#003b7e
RGB:
0, 59, 126
CMY:
100, 77, 51
CMYK:
100, 53, 0, 51
HSL:
212°, 100.0000%, 24.7059%
HSV (HSB):
212°, 100.0000%, 49.4118%
XYZ:
5.3299, 4.6343, 20.3523
xyY:
0.1758, 0.1529, 4.6343
CIE-Lab:
25.6664, 11.7833, -42.5144
CIE-LCH:
25.6664, 44.1171, 285.4912
CIE-Luv:
25.6664, -13.6685, -53.8638
Hunter-Lab:
21.5274, 6.5210, -40.9843
#003b7e color charts
#003b7e color shades, tints & tones
#003b7e color schemes
#003b7e color preview, HTML & CSS examples
This text has a color of #003b7e
<p style="color:#003b7e;">Text here</p>
.mytext {color:#003b7e;}
This box has a color of #003b7e
<div style="background-color:#003b7e;">Content here</div>
.mybackground {background-color:#003b7e;}
Border around this has a color of #003b7e
<div style="border:2px solid #003b7e;">Content here</div>
.myborder {border:2px solid #003b7e;}