#005b8b color space conversions
Hex:
#005b8b
RGB:
0, 91, 139
CMY:
100, 64, 45
CMYK:
100, 35, 0, 45
HSL:
201°, 100.0000%, 27.2549%
HSV (HSB):
201°, 100.0000%, 54.5098%
XYZ:
8.4013, 9.3463, 25.7873
xyY:
0.1930, 0.2147, 9.3463
CIE-Lab:
36.6426, -4.1809, -32.9775
CIE-LCH:
36.6426, 33.2414, 262.7746
CIE-Luv:
36.6426, -23.3967, -45.7631
Hunter-Lab:
30.5716, -4.4474, -28.6112
#005b8b color charts
#005b8b color shades, tints & tones
#005b8b color schemes
#005b8b color preview, HTML & CSS examples
This text has a color of #005b8b
<p style="color:#005b8b;">Text here</p>
.mytext {color:#005b8b;}
This box has a color of #005b8b
<div style="background-color:#005b8b;">Content here</div>
.mybackground {background-color:#005b8b;}
Border around this has a color of #005b8b
<div style="border:2px solid #005b8b;">Content here</div>
.myborder {border:2px solid #005b8b;}