#005d91 color space conversions
Hex:
#005d91
RGB:
0, 93, 145
CMY:
100, 64, 43
CMYK:
100, 36, 0, 43
HSL:
202°, 100.0000%, 28.4314%
HSV (HSB):
202°, 100.0000%, 56.8627%
XYZ:
9.0252, 9.8730, 28.2181
xyY:
0.1916, 0.2095, 9.8730
CIE-Lab:
37.6136, -2.9840, -35.0752
CIE-LCH:
37.6136, 35.2019, 265.1373
CIE-Luv:
37.6136, -23.7273, -49.2964
Hunter-Lab:
31.4214, -3.7168, -31.2506
#005d91 color charts
#005d91 color shades, tints & tones
#005d91 color schemes
#005d91 color preview, HTML & CSS examples
This text has a color of #005d91
<p style="color:#005d91;">Text here</p>
.mytext {color:#005d91;}
This box has a color of #005d91
<div style="background-color:#005d91;">Content here</div>
.mybackground {background-color:#005d91;}
Border around this has a color of #005d91
<div style="border:2px solid #005d91;">Content here</div>
.myborder {border:2px solid #005d91;}