#005e7c color space conversions
Hex:
#005e7c
RGB:
0, 94, 124
CMY:
100, 63, 51
CMYK:
100, 24, 0, 51
HSL:
195°, 100.0000%, 24.3137%
HSV (HSB):
195°, 100.0000%, 48.6275%
XYZ:
7.6408, 9.4606, 20.4922
xyY:
0.2032, 0.2517, 9.4606
CIE-Lab:
36.8565, -12.0370, -23.4825
CIE-LCH:
36.8565, 26.3878, 242.8607
CIE-Luv:
36.8565, -25.3985, -31.0734
Hunter-Lab:
30.7582, -9.4847, -17.9704
#005e7c color charts
#005e7c color shades, tints & tones
#005e7c color schemes
#005e7c color preview, HTML & CSS examples
This text has a color of #005e7c
<p style="color:#005e7c;">Text here</p>
.mytext {color:#005e7c;}
This box has a color of #005e7c
<div style="background-color:#005e7c;">Content here</div>
.mybackground {background-color:#005e7c;}
Border around this has a color of #005e7c
<div style="border:2px solid #005e7c;">Content here</div>
.myborder {border:2px solid #005e7c;}