#004cb3 color space conversions
Hex:
#004cb3
RGB:
0, 76, 179
CMY:
100, 70, 30
CMYK:
100, 58, 0, 30
HSL:
215°, 100.0000%, 35.0980%
HSV (HSB):
215°, 100.0000%, 70.1961%
XYZ:
10.7211, 8.4236, 43.7087
xyY:
0.1706, 0.1340, 8.4236
CIE-Lab:
34.8499, 22.4049, -59.8642
CIE-LCH:
34.8499, 63.9195, 290.5190
CIE-Luv:
34.8499, -17.1898, -84.1162
Hunter-Lab:
29.0234, 15.1464, -68.9733
#004cb3 color charts
#004cb3 color shades, tints & tones
#004cb3 color schemes
#004cb3 color preview, HTML & CSS examples
This text has a color of #004cb3
<p style="color:#004cb3;">Text here</p>
.mytext {color:#004cb3;}
This box has a color of #004cb3
<div style="background-color:#004cb3;">Content here</div>
.mybackground {background-color:#004cb3;}
Border around this has a color of #004cb3
<div style="border:2px solid #004cb3;">Content here</div>
.myborder {border:2px solid #004cb3;}