#005fa2 color space conversions
Hex:
#005fa2
RGB:
0, 95, 162
CMY:
100, 63, 36
CMYK:
100, 41, 0, 36
HSL:
205°, 100.0000%, 31.7647%
HSV (HSB):
205°, 100.0000%, 63.5294%
XYZ:
10.6138, 10.7931, 35.7063
xyY:
0.1858, 0.1890, 10.7931
CIE-Lab:
39.2297, 2.7174, -42.6956
CIE-LCH:
39.2297, 42.7820, 273.6418
CIE-Luv:
39.2297, -23.4658, -61.6858
Hunter-Lab:
32.8528, 0.1759, -41.4428
#005fa2 color charts
#005fa2 color shades, tints & tones
#005fa2 color schemes
#005fa2 color preview, HTML & CSS examples
This text has a color of #005fa2
<p style="color:#005fa2;">Text here</p>
.mytext {color:#005fa2;}
This box has a color of #005fa2
<div style="background-color:#005fa2;">Content here</div>
.mybackground {background-color:#005fa2;}
Border around this has a color of #005fa2
<div style="border:2px solid #005fa2;">Content here</div>
.myborder {border:2px solid #005fa2;}