#005fa5 color space conversions
Hex:
#005fa5
RGB:
0, 95, 165
CMY:
100, 63, 35
CMYK:
100, 42, 0, 35
HSL:
205°, 100.0000%, 32.3529%
HSV (HSB):
205°, 100.0000%, 64.7059%
XYZ:
10.8837, 10.9010, 37.1278
xyY:
0.1847, 0.1850, 10.9010
CIE-Lab:
39.4133, 3.9504, -44.1856
CIE-LCH:
39.4133, 44.3618, 275.1089
CIE-Luv:
39.4133, -23.3149, -64.0650
Hunter-Lab:
33.0167, 1.0621, -43.5608
#005fa5 color charts
#005fa5 color shades, tints & tones
#005fa5 color schemes
#005fa5 color preview, HTML & CSS examples
This text has a color of #005fa5
<p style="color:#005fa5;">Text here</p>
.mytext {color:#005fa5;}
This box has a color of #005fa5
<div style="background-color:#005fa5;">Content here</div>
.mybackground {background-color:#005fa5;}
Border around this has a color of #005fa5
<div style="border:2px solid #005fa5;">Content here</div>
.myborder {border:2px solid #005fa5;}