#03203c color space conversions
Hex:
#03203c
RGB:
3, 32, 60
CMY:
99, 87, 76
CMYK:
95, 47, 0, 76
HSL:
209°, 90.4762%, 12.3529%
HSV (HSB):
209°, 95.0000%, 23.5294%
XYZ:
1.3697, 1.3786, 4.4689
xyY:
0.1898, 0.1910, 1.3786
CIE-Lab:
11.8146, 1.7829, -21.0321
CIE-LCH:
11.8146, 21.1075, 274.8454
CIE-Luv:
11.8146, -6.6531, -18.1834
Hunter-Lab:
11.7415, 0.2749, -14.3470
#03203c color charts
#03203c color shades, tints & tones
#03203c color schemes
#03203c color preview, HTML & CSS examples
This text has a color of #03203c
<p style="color:#03203c;">Text here</p>
.mytext {color:#03203c;}
This box has a color of #03203c
<div style="background-color:#03203c;">Content here</div>
.mybackground {background-color:#03203c;}
Border around this has a color of #03203c
<div style="border:2px solid #03203c;">Content here</div>
.myborder {border:2px solid #03203c;}