#033f97 color space conversions
Hex:
#033f97
RGB:
3, 63, 151
CMY:
99, 75, 41
CMYK:
98, 58, 0, 41
HSL:
216°, 96.1039%, 30.1961%
HSV (HSB):
216°, 98.0132%, 59.2157%
XYZ:
7.4010, 5.8087, 30.0093
xyY:
0.1712, 0.1344, 5.8087
CIE-Lab:
28.9247, 19.8700, -52.6989
CIE-LCH:
28.9247, 56.3204, 290.6588
CIE-Luv:
28.9247, -14.0772, -69.5922
Hunter-Lab:
24.1013, 12.6360, -56.9528
#033f97 color charts
#033f97 color shades, tints & tones
#033f97 color schemes
#033f97 color preview, HTML & CSS examples
This text has a color of #033f97
<p style="color:#033f97;">Text here</p>
.mytext {color:#033f97;}
This box has a color of #033f97
<div style="background-color:#033f97;">Content here</div>
.mybackground {background-color:#033f97;}
Border around this has a color of #033f97
<div style="border:2px solid #033f97;">Content here</div>
.myborder {border:2px solid #033f97;}