#005d8a color space conversions
Hex:
#005d8a
RGB:
0, 93, 138
CMY:
100, 64, 46
CMYK:
100, 33, 0, 46
HSL:
200°, 100.0000%, 27.0588%
HSV (HSB):
200°, 100.0000%, 54.1176%
XYZ:
8.5018, 9.6637, 25.4619
xyY:
0.1949, 0.2215, 9.6637
CIE-Lab:
37.2319, -5.8365, -31.4387
CIE-LCH:
37.2319, 31.9759, 259.4830
CIE-Luv:
37.2319, -24.1433, -43.5293
Hunter-Lab:
31.0865, -5.5836, -26.8021
#005d8a color charts
#005d8a color shades, tints & tones
#005d8a color schemes
#005d8a color preview, HTML & CSS examples
This text has a color of #005d8a
<p style="color:#005d8a;">Text here</p>
.mytext {color:#005d8a;}
This box has a color of #005d8a
<div style="background-color:#005d8a;">Content here</div>
.mybackground {background-color:#005d8a;}
Border around this has a color of #005d8a
<div style="border:2px solid #005d8a;">Content here</div>
.myborder {border:2px solid #005d8a;}