#005e7d color space conversions
Hex:
#005e7d
RGB:
0, 94, 125
CMY:
100, 63, 51
CMYK:
100, 25, 0, 51
HSL:
195°, 100.0000%, 24.5098%
HSV (HSB):
195°, 100.0000%, 49.0196%
XYZ:
7.7044, 9.4861, 20.8270
xyY:
0.2027, 0.2495, 9.4861
CIE-Lab:
36.9038, -11.6440, -24.0218
CIE-LCH:
36.9038, 26.6951, 244.1392
CIE-Luv:
36.9038, -25.3309, -31.9170
Hunter-Lab:
30.7995, -9.2480, -18.5330
#005e7d color charts
#005e7d color shades, tints & tones
#005e7d color schemes
#005e7d color preview, HTML & CSS examples
This text has a color of #005e7d
<p style="color:#005e7d;">Text here</p>
.mytext {color:#005e7d;}
This box has a color of #005e7d
<div style="background-color:#005e7d;">Content here</div>
.mybackground {background-color:#005e7d;}
Border around this has a color of #005e7d
<div style="border:2px solid #005e7d;">Content here</div>
.myborder {border:2px solid #005e7d;}