#005cb3 color space conversions
Hex:
#005cb3
RGB:
0, 92, 179
CMY:
100, 64, 30
CMYK:
100, 49, 0, 30
HSL:
209°, 100.0000%, 35.0980%
HSV (HSB):
209°, 100.0000%, 70.1961%
XYZ:
11.9638, 10.9090, 44.1229
xyY:
0.1786, 0.1628, 10.9090
CIE-Lab:
39.4267, 11.6722, -52.4377
CIE-LCH:
39.4267, 53.7211, 282.5490
CIE-Luv:
39.4267, -21.7570, -76.6431
Hunter-Lab:
33.0287, 6.8569, -56.0851
#005cb3 color charts
#005cb3 color shades, tints & tones
#005cb3 color schemes
#005cb3 color preview, HTML & CSS examples
This text has a color of #005cb3
<p style="color:#005cb3;">Text here</p>
.mytext {color:#005cb3;}
This box has a color of #005cb3
<div style="background-color:#005cb3;">Content here</div>
.mybackground {background-color:#005cb3;}
Border around this has a color of #005cb3
<div style="border:2px solid #005cb3;">Content here</div>
.myborder {border:2px solid #005cb3;}