#005b9d color space conversions
Hex:
#005b9d
RGB:
0, 91, 157
CMY:
100, 64, 38
CMYK:
100, 42, 0, 38
HSL:
205°, 100.0000%, 30.7843%
HSV (HSB):
205°, 100.0000%, 61.5686%
XYZ:
9.8269, 9.9165, 33.2944
xyY:
0.1853, 0.1870, 9.9165
CIE-Lab:
37.6921, 3.2411, -42.1686
CIE-LCH:
37.6921, 42.2929, 274.3951
CIE-Luv:
37.6921, -22.4197, -60.2818
Hunter-Lab:
31.4905, 0.5943, -40.6432
#005b9d color charts
#005b9d color shades, tints & tones
#005b9d color schemes
#005b9d color preview, HTML & CSS examples
This text has a color of #005b9d
<p style="color:#005b9d;">Text here</p>
.mytext {color:#005b9d;}
This box has a color of #005b9d
<div style="background-color:#005b9d;">Content here</div>
.mybackground {background-color:#005b9d;}
Border around this has a color of #005b9d
<div style="border:2px solid #005b9d;">Content here</div>
.myborder {border:2px solid #005b9d;}