#053c7d color space conversions
Hex:
#053c7d
RGB:
5, 60, 125
CMY:
98, 76, 51
CMYK:
96, 52, 0, 51
HSL:
213°, 92.3077%, 25.4902%
HSV (HSB):
213°, 96.0000%, 49.0196%
XYZ:
5.3801, 4.7447, 20.0343
xyY:
0.1784, 0.1573, 4.7447
CIE-Lab:
25.9945, 10.9684, -41.3500
CIE-LCH:
25.9945, 42.7800, 284.8560
CIE-Luv:
25.9945, -13.6378, -52.6668
Hunter-Lab:
21.7822, 5.9699, -39.2847
#053c7d color charts
#053c7d color shades, tints & tones
#053c7d color schemes
#053c7d color preview, HTML & CSS examples
This text has a color of #053c7d
<p style="color:#053c7d;">Text here</p>
.mytext {color:#053c7d;}
This box has a color of #053c7d
<div style="background-color:#053c7d;">Content here</div>
.mybackground {background-color:#053c7d;}
Border around this has a color of #053c7d
<div style="border:2px solid #053c7d;">Content here</div>
.myborder {border:2px solid #053c7d;}