#005e8d color space conversions
Hex:
#005e8d
RGB:
0, 94, 141
CMY:
100, 63, 45
CMYK:
100, 33, 0, 45
HSL:
200°, 100.0000%, 27.6471%
HSV (HSB):
200°, 100.0000%, 55.2941%
XYZ:
8.8104, 9.9285, 26.6513
xyY:
0.1941, 0.2187, 9.9285
CIE-Lab:
37.7138, -5.2398, -32.4974
CIE-LCH:
37.7138, 32.9171, 260.8406
CIE-Luv:
37.7138, -24.3049, -45.3029
Hunter-Lab:
31.5095, -5.2310, -28.0919
#005e8d color charts
#005e8d color shades, tints & tones
#005e8d color schemes
#005e8d color preview, HTML & CSS examples
This text has a color of #005e8d
<p style="color:#005e8d;">Text here</p>
.mytext {color:#005e8d;}
This box has a color of #005e8d
<div style="background-color:#005e8d;">Content here</div>
.mybackground {background-color:#005e8d;}
Border around this has a color of #005e8d
<div style="border:2px solid #005e8d;">Content here</div>
.myborder {border:2px solid #005e8d;}