#013d85 color space conversions
Hex:
#013d85
RGB:
1, 61, 133
CMY:
100, 76, 48
CMYK:
99, 54, 0, 48
HSL:
213°, 98.5075%, 26.2745%
HSV (HSB):
213°, 99.2481%, 52.1569%
XYZ:
5.9149, 5.0374, 22.8509
xyY:
0.1750, 0.1490, 5.0374
CIE-Lab:
26.8410, 13.4807, -44.9893
CIE-LCH:
26.8410, 46.9656, 286.6805
CIE-Luv:
26.8410, -14.0059, -57.9753
Hunter-Lab:
22.4441, 7.7644, -44.6535
#013d85 color charts
#013d85 color shades, tints & tones
#013d85 color schemes
#013d85 color preview, HTML & CSS examples
This text has a color of #013d85
<p style="color:#013d85;">Text here</p>
.mytext {color:#013d85;}
This box has a color of #013d85
<div style="background-color:#013d85;">Content here</div>
.mybackground {background-color:#013d85;}
Border around this has a color of #013d85
<div style="border:2px solid #013d85;">Content here</div>
.myborder {border:2px solid #013d85;}