#005fa8 color space conversions
Hex:
#005fa8
RGB:
0, 95, 168
CMY:
100, 63, 34
CMYK:
100, 43, 0, 34
HSL:
206°, 100.0000%, 32.9412%
HSV (HSB):
206°, 100.0000%, 65.8824%
XYZ:
11.1601, 11.0116, 38.5830
xyY:
0.1837, 0.1812, 11.0116
CIE-Lab:
39.6000, 5.1836, -45.6659
CIE-LCH:
39.6000, 45.9592, 276.4760
CIE-Luv:
39.6000, -23.1686, -66.4270
Hunter-Lab:
33.1837, 1.9603, -45.7085
#005fa8 color charts
#005fa8 color shades, tints & tones
#005fa8 color schemes
#005fa8 color preview, HTML & CSS examples
This text has a color of #005fa8
<p style="color:#005fa8;">Text here</p>
.mytext {color:#005fa8;}
This box has a color of #005fa8
<div style="background-color:#005fa8;">Content here</div>
.mybackground {background-color:#005fa8;}
Border around this has a color of #005fa8
<div style="border:2px solid #005fa8;">Content here</div>
.myborder {border:2px solid #005fa8;}