#03205e color space conversions
Hex:
#03205e
RGB:
3, 32, 94
CMY:
99, 87, 63
CMYK:
97, 66, 0, 63
HSL:
221°, 93.8144%, 19.0196%
HSV (HSB):
221°, 96.8085%, 36.8627%
XYZ:
2.5744, 1.8605, 10.8131
xyY:
0.1688, 0.1220, 1.8605
CIE-Lab:
14.7376, 17.6693, -39.6216
CIE-LCH:
14.7376, 43.3829, 294.0345
CIE-Luv:
14.7376, -6.5485, -38.7423
Hunter-Lab:
13.6401, 9.8199, -37.4535
#03205e color charts
#03205e color shades, tints & tones
#03205e color schemes
#03205e color preview, HTML & CSS examples
This text has a color of #03205e
<p style="color:#03205e;">Text here</p>
.mytext {color:#03205e;}
This box has a color of #03205e
<div style="background-color:#03205e;">Content here</div>
.mybackground {background-color:#03205e;}
Border around this has a color of #03205e
<div style="border:2px solid #03205e;">Content here</div>
.myborder {border:2px solid #03205e;}