#032dcd color space conversions
Hex:
#032dcd
RGB:
3, 45, 205
CMY:
99, 82, 20
CMYK:
99, 78, 0, 20
HSL:
228°, 97.1154%, 40.7843%
HSV (HSB):
228°, 98.5366%, 80.3922%
XYZ:
11.9954, 6.3039, 58.3422
xyY:
0.1565, 0.0823, 6.3039
CIE-Lab:
30.1666, 51.8066, -82.8466
CIE-LCH:
30.1666, 97.7112, 302.0191
CIE-Luv:
30.1666, -10.7607, -104.6487
Hunter-Lab:
25.1076, 41.3418, -120.1961
#032dcd color charts
#032dcd color shades, tints & tones
#032dcd color schemes
#032dcd color preview, HTML & CSS examples
This text has a color of #032dcd
<p style="color:#032dcd;">Text here</p>
.mytext {color:#032dcd;}
This box has a color of #032dcd
<div style="background-color:#032dcd;">Content here</div>
.mybackground {background-color:#032dcd;}
Border around this has a color of #032dcd
<div style="border:2px solid #032dcd;">Content here</div>
.myborder {border:2px solid #032dcd;}