#003c8f color space conversions
Hex:
#003c8f
RGB:
0, 60, 143
CMY:
100, 76, 44
CMYK:
100, 58, 0, 44
HSL:
215°, 100.0000%, 28.0392%
HSV (HSB):
215°, 100.0000%, 56.0784%
XYZ:
6.5738, 5.2149, 26.6467
xyY:
0.1710, 0.1357, 5.2149
CIE-Lab:
27.3384, 18.4367, -50.3787
CIE-LCH:
27.3384, 53.6463, 290.1007
CIE-Luv:
27.3384, -13.5838, -65.1924
Hunter-Lab:
22.8361, 11.4212, -53.1982
#003c8f color charts
#003c8f color shades, tints & tones
#003c8f color schemes
#003c8f color preview, HTML & CSS examples
This text has a color of #003c8f
<p style="color:#003c8f;">Text here</p>
.mytext {color:#003c8f;}
This box has a color of #003c8f
<div style="background-color:#003c8f;">Content here</div>
.mybackground {background-color:#003c8f;}
Border around this has a color of #003c8f
<div style="border:2px solid #003c8f;">Content here</div>
.myborder {border:2px solid #003c8f;}