#032c8c color space conversions
Hex:
#032c8c
RGB:
3, 44, 140
CMY:
99, 83, 45
CMYK:
98, 69, 0, 45
HSL:
222°, 95.8042%, 28.0392%
HSV (HSB):
222°, 97.8571%, 54.9020%
XYZ:
5.6719, 3.7142, 25.2289
xyY:
0.1639, 0.1073, 3.7142
CIE-Lab:
22.7031, 28.5649, -56.1114
CIE-LCH:
22.7031, 62.9639, 296.9795
CIE-Luv:
22.7031, -9.5401, -66.2489
Hunter-Lab:
19.2722, 18.8067, -64.1250
#032c8c color charts
#032c8c color shades, tints & tones
#032c8c color schemes
#032c8c color preview, HTML & CSS examples
This text has a color of #032c8c
<p style="color:#032c8c;">Text here</p>
.mytext {color:#032c8c;}
This box has a color of #032c8c
<div style="background-color:#032c8c;">Content here</div>
.mybackground {background-color:#032c8c;}
Border around this has a color of #032c8c
<div style="border:2px solid #032c8c;">Content here</div>
.myborder {border:2px solid #032c8c;}