#003a50 color space conversions
Hex:
#003a50
RGB:
0, 58, 80
CMY:
100, 77, 69
CMYK:
100, 28, 0, 69
HSL:
197°, 100.0000%, 15.6863%
HSV (HSB):
197°, 100.0000%, 31.3725%
XYZ:
2.9610, 3.6053, 8.1292
xyY:
0.2015, 0.2453, 3.6053
CIE-Lab:
22.3211, -7.8499, -18.1448
CIE-LCH:
22.3211, 19.7701, 246.6056
CIE-Luv:
22.3211, -15.2009, -20.2700
Hunter-Lab:
18.9876, -5.3922, -12.0927
#003a50 color charts
#003a50 color shades, tints & tones
#003a50 color schemes
#003a50 color preview, HTML & CSS examples
This text has a color of #003a50
<p style="color:#003a50;">Text here</p>
.mytext {color:#003a50;}
This box has a color of #003a50
<div style="background-color:#003a50;">Content here</div>
.mybackground {background-color:#003a50;}
Border around this has a color of #003a50
<div style="border:2px solid #003a50;">Content here</div>
.myborder {border:2px solid #003a50;}