#03245d color space conversions
Hex:
#03245d
RGB:
3, 36, 93
CMY:
99, 86, 64
CMYK:
97, 61, 0, 64
HSL:
218°, 93.7500%, 18.8235%
HSV (HSB):
218°, 96.7742%, 36.4706%
XYZ:
2.6442, 2.0714, 10.6164
xyY:
0.1725, 0.1351, 2.0714
CIE-Lab:
15.8577, 14.1858, -37.1254
CIE-LCH:
15.8577, 39.7434, 290.9121
CIE-Luv:
15.8577, -7.5287, -37.9304
Hunter-Lab:
14.3924, 7.6076, -33.6597
#03245d color charts
#03245d color shades, tints & tones
#03245d color schemes
#03245d color preview, HTML & CSS examples
This text has a color of #03245d
<p style="color:#03245d;">Text here</p>
.mytext {color:#03245d;}
This box has a color of #03245d
<div style="background-color:#03245d;">Content here</div>
.mybackground {background-color:#03245d;}
Border around this has a color of #03245d
<div style="border:2px solid #03245d;">Content here</div>
.myborder {border:2px solid #03245d;}