#032aff color space conversions
Hex:
#032aff
RGB:
3, 42, 255
CMY:
99, 84, 0
CMYK:
99, 84, 0, 0
HSL:
231°, 100.0000%, 50.5882%
HSV (HSB):
231°, 98.8235%, 100.0000%
XYZ:
18.9155, 8.8953, 95.3277
xyY:
0.1536, 0.0722, 8.8953
CIE-Lab:
35.7819, 68.7218, -102.0509
CIE-LCH:
35.7819, 123.0328, 303.9566
CIE-Luv:
35.7819, -11.7336, -132.8944
Hunter-Lab:
29.8250, 61.0141, -168.6276
#032aff color charts
#032aff color shades, tints & tones
#032aff color schemes
#032aff color preview, HTML & CSS examples
This text has a color of #032aff
<p style="color:#032aff;">Text here</p>
.mytext {color:#032aff;}
This box has a color of #032aff
<div style="background-color:#032aff;">Content here</div>
.mybackground {background-color:#032aff;}
Border around this has a color of #032aff
<div style="border:2px solid #032aff;">Content here</div>
.myborder {border:2px solid #032aff;}