#005fbb color space conversions
Hex:
#005fbb
RGB:
0, 95, 187
CMY:
100, 63, 27
CMYK:
100, 49, 0, 27
HSL:
210°, 100.0000%, 36.6667%
HSV (HSB):
210°, 100.0000%, 73.3333%
XYZ:
13.0618, 11.7723, 48.5976
xyY:
0.1779, 0.1603, 11.7723
CIE-Lab:
40.8519, 12.9720, -54.8234
CIE-LCH:
40.8519, 56.3372, 283.3122
CIE-Luv:
40.8519, -22.3483, -80.9781
Hunter-Lab:
34.3107, 7.9098, -59.9605
#005fbb color charts
#005fbb color shades, tints & tones
#005fbb color schemes
#005fbb color preview, HTML & CSS examples
This text has a color of #005fbb
<p style="color:#005fbb;">Text here</p>
.mytext {color:#005fbb;}
This box has a color of #005fbb
<div style="background-color:#005fbb;">Content here</div>
.mybackground {background-color:#005fbb;}
Border around this has a color of #005fbb
<div style="border:2px solid #005fbb;">Content here</div>
.myborder {border:2px solid #005fbb;}