#032cff color space conversions
Hex:
#032cff
RGB:
3, 44, 255
CMY:
99, 83, 0
CMYK:
99, 83, 0, 0
HSL:
230°, 100.0000%, 50.5882%
HSV (HSB):
230°, 98.8235%, 100.0000%
XYZ:
18.9882, 9.0407, 95.3520
xyY:
0.1539, 0.0733, 9.0407
CIE-Lab:
36.0626, 67.8855, -101.5831
CIE-LCH:
36.0626, 122.1785, 303.7538
CIE-Luv:
36.0626, -11.9435, -132.9965
Hunter-Lab:
30.0678, 60.1066, -166.9749
#032cff color charts
#032cff color shades, tints & tones
#032cff color schemes
#032cff color preview, HTML & CSS examples
This text has a color of #032cff
<p style="color:#032cff;">Text here</p>
.mytext {color:#032cff;}
This box has a color of #032cff
<div style="background-color:#032cff;">Content here</div>
.mybackground {background-color:#032cff;}
Border around this has a color of #032cff
<div style="border:2px solid #032cff;">Content here</div>
.myborder {border:2px solid #032cff;}