#032c5c color space conversions
Hex:
#032c5c
RGB:
3, 44, 92
CMY:
99, 83, 64
CMYK:
97, 52, 0, 64
HSL:
212°, 93.6842%, 18.6275%
HSV (HSB):
212°, 96.7391%, 36.0784%
XYZ:
2.8700, 2.5934, 10.4745
xyY:
0.1801, 0.1627, 2.5934
CIE-Lab:
18.3360, 7.6986, -32.4407
CIE-LCH:
18.3360, 33.3417, 283.3501
CIE-Luv:
18.3360, -9.7727, -35.6242
Hunter-Lab:
16.1041, 3.6292, -27.2908
#032c5c color charts
#032c5c color shades, tints & tones
#032c5c color schemes
#032c5c color preview, HTML & CSS examples
This text has a color of #032c5c
<p style="color:#032c5c;">Text here</p>
.mytext {color:#032c5c;}
This box has a color of #032c5c
<div style="background-color:#032c5c;">Content here</div>
.mybackground {background-color:#032c5c;}
Border around this has a color of #032c5c
<div style="border:2px solid #032c5c;">Content here</div>
.myborder {border:2px solid #032c5c;}