#05678a color space conversions
Hex:
#05678a
RGB:
5, 103, 138
CMY:
98, 60, 46
CMYK:
96, 25, 0, 46
HSL:
196°, 93.0070%, 28.0392%
HSV (HSB):
196°, 96.3768%, 54.1176%
XYZ:
9.5003, 11.5677, 25.7768
xyY:
0.2028, 0.2469, 11.5677
CIE-Lab:
40.5207, -11.5802, -26.2743
CIE-LCH:
40.5207, 28.7131, 246.2149
CIE-Luv:
40.5207, -27.3269, -36.0563
Hunter-Lab:
34.0114, -9.6601, -21.1272
#05678a color charts
#05678a color shades, tints & tones
#05678a color schemes
#05678a color preview, HTML & CSS examples
This text has a color of #05678a
<p style="color:#05678a;">Text here</p>
.mytext {color:#05678a;}
This box has a color of #05678a
<div style="background-color:#05678a;">Content here</div>
.mybackground {background-color:#05678a;}
Border around this has a color of #05678a
<div style="border:2px solid #05678a;">Content here</div>
.myborder {border:2px solid #05678a;}