#013c7f color space conversions
Hex:
#013c7f
RGB:
1, 60, 127
CMY:
100, 76, 50
CMYK:
99, 53, 0, 50
HSL:
212°, 98.4375%, 25.0980%
HSV (HSB):
212°, 99.2126%, 49.8039%
XYZ:
5.4591, 4.7705, 20.7117
xyY:
0.1764, 0.1542, 4.7705
CIE-Lab:
26.0706, 11.5760, -42.4868
CIE-LCH:
26.0706, 44.0356, 285.2409
CIE-Luv:
26.0706, -13.8662, -54.1566
Hunter-Lab:
21.8414, 6.3926, -40.9344
#013c7f color charts
#013c7f color shades, tints & tones
#013c7f color schemes
#013c7f color preview, HTML & CSS examples
This text has a color of #013c7f
<p style="color:#013c7f;">Text here</p>
.mytext {color:#013c7f;}
This box has a color of #013c7f
<div style="background-color:#013c7f;">Content here</div>
.mybackground {background-color:#013c7f;}
Border around this has a color of #013c7f
<div style="border:2px solid #013c7f;">Content here</div>
.myborder {border:2px solid #013c7f;}