#403bff color space conversions
Hex:
#403bff
RGB:
64, 59, 255
CMY:
75, 77, 0
CMYK:
75, 77, 0, 0
HSL:
242°, 100.0000%, 61.5686%
HSV (HSB):
242°, 76.8627%, 100.0000%
XYZ:
21.7283, 11.4379, 95.6703
xyY:
0.1687, 0.0888, 11.4379
CIE-Lab:
40.3085, 63.0173, -94.4753
CIE-LCH:
40.3085, 113.5639, 303.7042
CIE-Luv:
40.3085, -8.8487, -133.1053
Hunter-Lab:
33.8200, 55.4958, -144.0461
#403bff color charts
#403bff color shades, tints & tones
#403bff color schemes
#403bff color preview, HTML & CSS examples
This text has a color of #403bff
<p style="color:#403bff;">Text here</p>
.mytext {color:#403bff;}
This box has a color of #403bff
<div style="background-color:#403bff;">Content here</div>
.mybackground {background-color:#403bff;}
Border around this has a color of #403bff
<div style="border:2px solid #403bff;">Content here</div>
.myborder {border:2px solid #403bff;}