#400d7b color space conversions
Hex:
#400d7b
RGB:
64, 13, 123
CMY:
75, 95, 52
CMYK:
48, 89, 0, 52
HSL:
268°, 80.8824%, 26.6667%
HSV (HSB):
268°, 89.4309%, 48.2353%
XYZ:
5.8334, 2.8079, 18.9734
xyY:
0.2112, 0.1017, 2.8079
CIE-Lab:
19.2575, 45.2544, -50.9211
CIE-LCH:
19.2575, 68.1243, 311.6280
CIE-Luv:
19.2575, 6.1728, -56.9205
Hunter-Lab:
16.7568, 32.8157, -55.4033
#400d7b color charts
#400d7b color shades, tints & tones
#400d7b color schemes
#400d7b color preview, HTML & CSS examples
This text has a color of #400d7b
<p style="color:#400d7b;">Text here</p>
.mytext {color:#400d7b;}
This box has a color of #400d7b
<div style="background-color:#400d7b;">Content here</div>
.mybackground {background-color:#400d7b;}
Border around this has a color of #400d7b
<div style="border:2px solid #400d7b;">Content here</div>
.myborder {border:2px solid #400d7b;}