#013f8c color space conversions
Hex:
#013f8c
RGB:
1, 63, 140
CMY:
100, 75, 45
CMYK:
99, 55, 0, 45
HSL:
213°, 98.5816%, 27.6471%
HSV (HSB):
213°, 99.2857%, 54.9020%
XYZ:
6.5236, 5.4549, 25.5200
xyY:
0.1740, 0.1455, 5.4549
CIE-Lab:
27.9934, 15.0904, -47.4608
CIE-LCH:
27.9934, 49.8021, 287.6383
CIE-Luv:
27.9934, -14.4117, -62.0941
Hunter-Lab:
23.3558, 8.9854, -48.4350
#013f8c color charts
#013f8c color shades, tints & tones
#013f8c color schemes
#013f8c color preview, HTML & CSS examples
This text has a color of #013f8c
<p style="color:#013f8c;">Text here</p>
.mytext {color:#013f8c;}
This box has a color of #013f8c
<div style="background-color:#013f8c;">Content here</div>
.mybackground {background-color:#013f8c;}
Border around this has a color of #013f8c
<div style="border:2px solid #013f8c;">Content here</div>
.myborder {border:2px solid #013f8c;}