#03235c color space conversions
Hex:
#03235c
RGB:
3, 35, 92
CMY:
99, 86, 64
CMYK:
97, 62, 0, 64
HSL:
218°, 93.6842%, 18.6275%
HSV (HSB):
218°, 96.7391%, 36.0784%
XYZ:
2.5704, 1.9941, 10.3746
xyY:
0.1721, 0.1335, 1.9941
CIE-Lab:
15.4564, 14.4915, -37.1132
CIE-LCH:
15.4564, 39.8422, 291.3291
CIE-Luv:
15.4564, -7.2734, -37.4089
Hunter-Lab:
14.1214, 7.7779, -33.6741
#03235c color charts
#03235c color shades, tints & tones
#03235c color schemes
#03235c color preview, HTML & CSS examples
This text has a color of #03235c
<p style="color:#03235c;">Text here</p>
.mytext {color:#03235c;}
This box has a color of #03235c
<div style="background-color:#03235c;">Content here</div>
.mybackground {background-color:#03235c;}
Border around this has a color of #03235c
<div style="border:2px solid #03235c;">Content here</div>
.myborder {border:2px solid #03235c;}