#004b9b color space conversions
Hex:
#004b9b
RGB:
0, 75, 155
CMY:
100, 71, 39
CMYK:
100, 52, 0, 39
HSL:
211°, 100.0000%, 30.3922%
HSV (HSB):
211°, 100.0000%, 60.7843%
XYZ:
8.4325, 7.3987, 31.9940
xyY:
0.1763, 0.1547, 7.3987
CIE-Lab:
32.6979, 13.0974, -49.0018
CIE-LCH:
32.6979, 50.7219, 284.9644
CIE-Luv:
32.6979, -17.5319, -67.6677
Hunter-Lab:
27.2006, 7.7359, -50.6980
#004b9b color charts
#004b9b color shades, tints & tones
#004b9b color schemes
#004b9b color preview, HTML & CSS examples
This text has a color of #004b9b
<p style="color:#004b9b;">Text here</p>
.mytext {color:#004b9b;}
This box has a color of #004b9b
<div style="background-color:#004b9b;">Content here</div>
.mybackground {background-color:#004b9b;}
Border around this has a color of #004b9b
<div style="border:2px solid #004b9b;">Content here</div>
.myborder {border:2px solid #004b9b;}