#003fa2 color space conversions
Hex:
#003fa2
RGB:
0, 63, 162
CMY:
100, 75, 36
CMYK:
100, 61, 0, 36
HSL:
217°, 100.0000%, 31.7647%
HSV (HSB):
217°, 100.0000%, 63.5294%
XYZ:
8.2991, 6.1636, 34.9347
xyY:
0.1680, 0.1248, 6.1636
CIE-Lab:
29.8216, 24.3130, -57.9157
CIE-LCH:
29.8216, 62.8121, 292.7726
CIE-Luv:
29.8216, -14.0906, -76.9437
Hunter-Lab:
24.8267, 16.2224, -66.0508
#003fa2 color charts
#003fa2 color shades, tints & tones
#003fa2 color schemes
#003fa2 color preview, HTML & CSS examples
This text has a color of #003fa2
<p style="color:#003fa2;">Text here</p>
.mytext {color:#003fa2;}
This box has a color of #003fa2
<div style="background-color:#003fa2;">Content here</div>
.mybackground {background-color:#003fa2;}
Border around this has a color of #003fa2
<div style="border:2px solid #003fa2;">Content here</div>
.myborder {border:2px solid #003fa2;}