#400e6b color space conversions
Hex:
        #400e6b
        RGB:
        64, 14, 107
        CMY:
        75, 95, 58
        CMYK:
        40, 87, 0, 58
      HSL:
        272°, 76.8595%, 23.7255%
        HSV (HSB):
        272°, 86.9159%, 41.9608%
        XYZ:
        4.9252, 2.4656, 14.1262
        xyY:
        0.2289, 0.1146, 2.4656
      CIE-Lab:
        17.7623, 40.8814, -43.0369
        CIE-LCH:
        17.7623, 59.3588, 313.5287
        CIE-Luv:
        17.7623, 8.2882, -47.3521
        Hunter-Lab:
        15.7022, 28.5102, -42.3476
      #400e6b color charts
#400e6b RGB chart
      #400e6b CMYK chart
      #400e6b RGB pie chart
      #400e6b color shades, tints & tones
#400e6b color schemes
#400e6b color preview, HTML & CSS examples
           This text has a color of #400e6b        
        
          <p style="color:#400e6b;">Text here</p>
        
        
          .mytext {color:#400e6b;}
        
        Text color #400e6b
      
           This box has a color of #400e6b        
        
          <div style="background-color:#400e6b;">Content here</div>
        
        
          .mybackground {background-color:#400e6b;}
        
        Background color #400e6b
      
           Border around this has a color of #400e6b        
        
          <div style="border:2px solid #400e6b;">Content here</div>
        
        
          .myborder {border:2px solid #400e6b;}
        
        Border color #400e6b