#05678f color space conversions
Hex:
#05678f
RGB:
5, 103, 143
CMY:
98, 60, 44
CMYK:
97, 28, 0, 44
HSL:
197°, 93.2432%, 29.0196%
HSV (HSB):
197°, 96.5035%, 56.0784%
XYZ:
9.8708, 11.7159, 27.7278
xyY:
0.2002, 0.2376, 11.7159
CIE-Lab:
40.7610, -9.6382, -28.9057
CIE-LCH:
40.7610, 30.4702, 251.5597
CIE-Luv:
40.7610, -26.9979, -40.2992
Hunter-Lab:
34.2285, -8.4245, -24.0695
#05678f color charts
#05678f color shades, tints & tones
#05678f color schemes
#05678f color preview, HTML & CSS examples
This text has a color of #05678f
<p style="color:#05678f;">Text here</p>
.mytext {color:#05678f;}
This box has a color of #05678f
<div style="background-color:#05678f;">Content here</div>
.mybackground {background-color:#05678f;}
Border around this has a color of #05678f
<div style="border:2px solid #05678f;">Content here</div>
.myborder {border:2px solid #05678f;}