#013d7c color space conversions
Hex:
#013d7c
RGB:
1, 61, 124
CMY:
100, 76, 51
CMYK:
99, 51, 0, 51
HSL:
211°, 98.4000%, 24.5098%
HSV (HSB):
211°, 99.1935%, 48.6275%
XYZ:
5.3194, 4.7992, 19.7148
xyY:
0.1783, 0.1609, 4.7992
CIE-Lab:
26.1548, 9.5521, -40.4657
CIE-LCH:
26.1548, 41.5778, 283.2819
CIE-Luv:
26.1548, -14.2484, -51.6118
Hunter-Lab:
21.9070, 5.0052, -38.0219
#013d7c color charts
#013d7c color shades, tints & tones
#013d7c color schemes
#013d7c color preview, HTML & CSS examples
This text has a color of #013d7c
<p style="color:#013d7c;">Text here</p>
.mytext {color:#013d7c;}
This box has a color of #013d7c
<div style="background-color:#013d7c;">Content here</div>
.mybackground {background-color:#013d7c;}
Border around this has a color of #013d7c
<div style="border:2px solid #013d7c;">Content here</div>
.myborder {border:2px solid #013d7c;}