#005e80 color space conversions
Hex:
#005e80
RGB:
0, 94, 128
CMY:
100, 63, 50
CMYK:
100, 27, 0, 50
HSL:
196°, 100.0000%, 25.0980%
HSV (HSB):
196°, 100.0000%, 50.1961%
XYZ:
7.8990, 9.5639, 21.8518
xyY:
0.2009, 0.2433, 9.5639
CIE-Lab:
37.0481, -10.4592, -25.6329
CIE-LCH:
37.0481, 27.6847, 247.8026
CIE-Luv:
37.0481, -25.1303, -34.4445
Hunter-Lab:
30.9256, -8.5275, -20.2459
#005e80 color charts
#005e80 color shades, tints & tones
#005e80 color schemes
#005e80 color preview, HTML & CSS examples
This text has a color of #005e80
<p style="color:#005e80;">Text here</p>
.mytext {color:#005e80;}
This box has a color of #005e80
<div style="background-color:#005e80;">Content here</div>
.mybackground {background-color:#005e80;}
Border around this has a color of #005e80
<div style="border:2px solid #005e80;">Content here</div>
.myborder {border:2px solid #005e80;}