#013c8c color space conversions
Hex:
#013c8c
RGB:
1, 60, 140
CMY:
100, 76, 45
CMYK:
99, 57, 0, 45
HSL:
215°, 98.5816%, 27.6471%
HSV (HSB):
215°, 99.2857%, 54.9020%
XYZ:
6.3620, 5.1316, 25.4661
xyY:
0.1721, 0.1388, 5.1316
CIE-Lab:
27.1065, 17.2081, -48.9031
CIE-LCH:
27.1065, 51.8424, 289.3861
CIE-Luv:
27.1065, -13.5758, -63.1485
Hunter-Lab:
22.6531, 10.4879, -50.7955
#013c8c color charts
#013c8c color shades, tints & tones
#013c8c color schemes
#013c8c color preview, HTML & CSS examples
This text has a color of #013c8c
<p style="color:#013c8c;">Text here</p>
.mytext {color:#013c8c;}
This box has a color of #013c8c
<div style="background-color:#013c8c;">Content here</div>
.mybackground {background-color:#013c8c;}
Border around this has a color of #013c8c
<div style="border:2px solid #013c8c;">Content here</div>
.myborder {border:2px solid #013c8c;}