#403cb1 color space conversions
Hex:
#403cb1
RGB:
64, 60, 177
CMY:
75, 76, 31
CMYK:
64, 66, 0, 31
HSL:
242°, 49.3671%, 46.4706%
HSV (HSB):
242°, 66.1017%, 69.4118%
XYZ:
11.6660, 7.4960, 42.4270
xyY:
0.1894, 0.1217, 7.4960
CIE-Lab:
32.9105, 37.6629, -61.7516
CIE-LCH:
32.9105, 72.3308, 301.3794
CIE-Luv:
32.9105, -5.2254, -85.5538
Hunter-Lab:
27.3789, 28.1450, -72.7120
#403cb1 color charts
#403cb1 color shades, tints & tones
#403cb1 color schemes
#403cb1 color preview, HTML & CSS examples
This text has a color of #403cb1
<p style="color:#403cb1;">Text here</p>
.mytext {color:#403cb1;}
This box has a color of #403cb1
<div style="background-color:#403cb1;">Content here</div>
.mybackground {background-color:#403cb1;}
Border around this has a color of #403cb1
<div style="border:2px solid #403cb1;">Content here</div>
.myborder {border:2px solid #403cb1;}