#05678e color space conversions
Hex:
#05678e
RGB:
5, 103, 142
CMY:
98, 60, 44
CMYK:
96, 27, 0, 44
HSL:
197°, 93.1973%, 28.8235%
HSV (HSB):
197°, 96.4789%, 55.6863%
XYZ:
9.7953, 11.6858, 27.3305
xyY:
0.2007, 0.2394, 11.6858
CIE-Lab:
40.7123, -10.0282, -28.3814
CIE-LCH:
40.7123, 30.1010, 250.5397
CIE-Luv:
40.7123, -27.0629, -39.4522
Hunter-Lab:
34.1844, -8.6748, -23.4733
#05678e color charts
#05678e color shades, tints & tones
#05678e color schemes
#05678e color preview, HTML & CSS examples
This text has a color of #05678e
<p style="color:#05678e;">Text here</p>
.mytext {color:#05678e;}
This box has a color of #05678e
<div style="background-color:#05678e;">Content here</div>
.mybackground {background-color:#05678e;}
Border around this has a color of #05678e
<div style="border:2px solid #05678e;">Content here</div>
.myborder {border:2px solid #05678e;}