#003c5f color space conversions
Hex:
#003c5f
RGB:
0, 60, 95
CMY:
100, 76, 63
CMYK:
100, 37, 0, 63
HSL:
202°, 100.0000%, 18.6275%
HSV (HSB):
202°, 100.0000%, 37.2549%
XYZ:
3.6814, 4.0579, 11.4157
xyY:
0.1922, 0.2118, 4.0579
CIE-Lab:
23.8621, -2.6471, -25.5793
CIE-LCH:
23.8621, 25.7159, 264.0917
CIE-Luv:
23.8621, -15.1353, -30.6103
Hunter-Lab:
20.1443, -2.6313, -19.4983
#003c5f color charts
#003c5f color shades, tints & tones
#003c5f color schemes
#003c5f color preview, HTML & CSS examples
This text has a color of #003c5f
<p style="color:#003c5f;">Text here</p>
.mytext {color:#003c5f;}
This box has a color of #003c5f
<div style="background-color:#003c5f;">Content here</div>
.mybackground {background-color:#003c5f;}
Border around this has a color of #003c5f
<div style="border:2px solid #003c5f;">Content here</div>
.myborder {border:2px solid #003c5f;}