#005d8d color space conversions
Hex:
#005d8d
RGB:
0, 93, 141
CMY:
100, 64, 45
CMYK:
100, 34, 0, 45
HSL:
200°, 100.0000%, 27.6471%
HSV (HSB):
200°, 100.0000%, 55.2941%
XYZ:
8.7221, 9.7518, 26.6219
xyY:
0.1934, 0.2162, 9.7518
CIE-Lab:
37.3932, -4.6170, -33.0040
CIE-LCH:
37.3932, 33.3254, 262.0365
CIE-Luv:
37.3932, -23.9621, -46.0096
Hunter-Lab:
31.2279, -4.7930, -28.6855
#005d8d color charts
#005d8d color shades, tints & tones
#005d8d color schemes
#005d8d color preview, HTML & CSS examples
This text has a color of #005d8d
<p style="color:#005d8d;">Text here</p>
.mytext {color:#005d8d;}
This box has a color of #005d8d
<div style="background-color:#005d8d;">Content here</div>
.mybackground {background-color:#005d8d;}
Border around this has a color of #005d8d
<div style="border:2px solid #005d8d;">Content here</div>
.myborder {border:2px solid #005d8d;}