#004fa2 color space conversions
Hex:
#004fa2
RGB:
0, 79, 162
CMY:
100, 69, 36
CMYK:
100, 51, 0, 36
HSL:
211°, 100.0000%, 31.7647%
HSV (HSB):
211°, 100.0000%, 63.5294%
XYZ:
9.3176, 8.2006, 35.2742
xyY:
0.1765, 0.1553, 8.2006
CIE-Lab:
34.3972, 13.3169, -50.4689
CIE-LCH:
34.3972, 52.1963, 284.7814
CIE-Luv:
34.3972, -18.4858, -70.8414
Hunter-Lab:
28.6367, 7.9647, -52.9868
#004fa2 color charts
#004fa2 color shades, tints & tones
#004fa2 color schemes
#004fa2 color preview, HTML & CSS examples
This text has a color of #004fa2
<p style="color:#004fa2;">Text here</p>
.mytext {color:#004fa2;}
This box has a color of #004fa2
<div style="background-color:#004fa2;">Content here</div>
.mybackground {background-color:#004fa2;}
Border around this has a color of #004fa2
<div style="border:2px solid #004fa2;">Content here</div>
.myborder {border:2px solid #004fa2;}