#013c5e color space conversions
Hex:
#013c5e
RGB:
1, 60, 94
CMY:
100, 76, 63
CMYK:
99, 36, 0, 63
HSL:
202°, 97.8947%, 18.6275%
HSV (HSB):
202°, 98.9362%, 36.8627%
XYZ:
3.6488, 4.0463, 11.1784
xyY:
0.1933, 0.2144, 4.0463
CIE-Lab:
23.8240, -2.9848, -24.9869
CIE-LCH:
23.8240, 25.1645, 263.1881
CIE-Luv:
23.8240, -15.0912, -29.8175
Hunter-Lab:
20.1155, -2.8239, -18.8673
#013c5e color charts
#013c5e color shades, tints & tones
#013c5e color schemes
#013c5e color preview, HTML & CSS examples
This text has a color of #013c5e
<p style="color:#013c5e;">Text here</p>
.mytext {color:#013c5e;}
This box has a color of #013c5e
<div style="background-color:#013c5e;">Content here</div>
.mybackground {background-color:#013c5e;}
Border around this has a color of #013c5e
<div style="border:2px solid #013c5e;">Content here</div>
.myborder {border:2px solid #013c5e;}