#05263b color space conversions
Hex:
#05263b
RGB:
5, 38, 59
CMY:
98, 85, 77
CMYK:
92, 36, 0, 77
HSL:
203°, 84.3750%, 12.5490%
HSV (HSB):
203°, 91.5254%, 23.1373%
XYZ:
1.5451, 1.7343, 4.3910
xyY:
0.2014, 0.2261, 1.7343
CIE-Lab:
14.0259, -2.7605, -16.8164
CIE-LCH:
14.0259, 17.0415, 260.6777
CIE-Luv:
14.0259, -8.4065, -15.5241
Hunter-Lab:
13.1691, -2.1028, -10.5507
#05263b color charts
#05263b color shades, tints & tones
#05263b color schemes
#05263b color preview, HTML & CSS examples
This text has a color of #05263b
<p style="color:#05263b;">Text here</p>
.mytext {color:#05263b;}
This box has a color of #05263b
<div style="background-color:#05263b;">Content here</div>
.mybackground {background-color:#05263b;}
Border around this has a color of #05263b
<div style="border:2px solid #05263b;">Content here</div>
.myborder {border:2px solid #05263b;}