#005fb5 color space conversions
Hex:
#005fb5
RGB:
0, 95, 181
CMY:
100, 63, 29
CMYK:
100, 48, 0, 29
HSL:
209°, 100.0000%, 35.4902%
HSV (HSB):
209°, 100.0000%, 70.9804%
XYZ:
12.4327, 11.5206, 45.2845
xyY:
0.1796, 0.1664, 11.5206
CIE-Lab:
40.4438, 10.5197, -51.9716
CIE-LCH:
40.4438, 53.0255, 281.4428
CIE-Luv:
40.4438, -22.5877, -76.4598
Hunter-Lab:
33.9420, 5.9846, -55.3436
#005fb5 color charts
#005fb5 color shades, tints & tones
#005fb5 color schemes
#005fb5 color preview, HTML & CSS examples
This text has a color of #005fb5
<p style="color:#005fb5;">Text here</p>
.mytext {color:#005fb5;}
This box has a color of #005fb5
<div style="background-color:#005fb5;">Content here</div>
.mybackground {background-color:#005fb5;}
Border around this has a color of #005fb5
<div style="border:2px solid #005fb5;">Content here</div>
.myborder {border:2px solid #005fb5;}