#400a65 color space conversions
Hex:
#400a65
RGB:
64, 10, 101
CMY:
75, 96, 60
CMYK:
37, 90, 0, 60
HSL:
276°, 81.9820%, 21.7647%
HSV (HSB):
276°, 90.0990%, 39.6078%
XYZ:
4.5719, 2.2467, 12.5046
xyY:
0.2366, 0.1163, 2.2467
CIE-Lab:
16.7318, 40.7540, -40.7808
CIE-LCH:
16.7318, 57.6538, 314.9811
CIE-Luv:
16.7318, 9.4543, -43.8360
Hunter-Lab:
14.9889, 28.2151, -38.9711
#400a65 color charts
#400a65 color shades, tints & tones
#400a65 color schemes
#400a65 color preview, HTML & CSS examples
This text has a color of #400a65
<p style="color:#400a65;">Text here</p>
.mytext {color:#400a65;}
This box has a color of #400a65
<div style="background-color:#400a65;">Content here</div>
.mybackground {background-color:#400a65;}
Border around this has a color of #400a65
<div style="border:2px solid #400a65;">Content here</div>
.myborder {border:2px solid #400a65;}