#400e5b color space conversions
Hex:
        #400e5b
        RGB:
        64, 14, 91
        CMY:
        75, 95, 64
        CMYK:
        30, 85, 0, 64
      HSL:
        279°, 73.3333%, 20.5882%
        HSV (HSB):
        279°, 84.6154%, 35.6863%
        XYZ:
        4.1597, 2.1594, 10.0951
        xyY:
        0.2534, 0.1316, 2.1594
      CIE-Lab:
        16.3024, 36.9677, -34.8266
        CIE-LCH:
        16.3024, 50.7888, 316.7082
        CIE-Luv:
        16.3024, 10.8321, -37.6298
        Hunter-Lab:
        14.6949, 24.8124, -30.4446
      #400e5b color charts
#400e5b RGB chart
      #400e5b CMYK chart
      #400e5b RGB pie chart
      #400e5b color shades, tints & tones
#400e5b color schemes
#400e5b color preview, HTML & CSS examples
           This text has a color of #400e5b        
        
          <p style="color:#400e5b;">Text here</p>
        
        
          .mytext {color:#400e5b;}
        
        Text color #400e5b
      
           This box has a color of #400e5b        
        
          <div style="background-color:#400e5b;">Content here</div>
        
        
          .mybackground {background-color:#400e5b;}
        
        Background color #400e5b
      
           Border around this has a color of #400e5b        
        
          <div style="border:2px solid #400e5b;">Content here</div>
        
        
          .myborder {border:2px solid #400e5b;}
        
        Border color #400e5b