#005e83 color space conversions
Hex:
#005e83
RGB:
0, 94, 131
CMY:
100, 63, 49
CMYK:
100, 28, 0, 49
HSL:
197°, 100.0000%, 25.6863%
HSV (HSB):
197°, 100.0000%, 51.3725%
XYZ:
8.0994, 9.6441, 22.9073
xyY:
0.1992, 0.2372, 9.6441
CIE-Lab:
37.1960, -9.2661, -27.2339
CIE-LCH:
37.1960, 28.7671, 251.2095
CIE-Luv:
37.1960, -24.9333, -36.9655
Hunter-Lab:
31.0550, -7.7916, -21.9961
#005e83 color charts
#005e83 color shades, tints & tones
#005e83 color schemes
#005e83 color preview, HTML & CSS examples
This text has a color of #005e83
<p style="color:#005e83;">Text here</p>
.mytext {color:#005e83;}
This box has a color of #005e83
<div style="background-color:#005e83;">Content here</div>
.mybackground {background-color:#005e83;}
Border around this has a color of #005e83
<div style="border:2px solid #005e83;">Content here</div>
.myborder {border:2px solid #005e83;}