#400c7e color space conversions
Hex:
        #400c7e
        RGB:
        64, 12, 126
        CMY:
        75, 95, 51
        CMYK:
        49, 90, 0, 51
      HSL:
        267°, 82.6087%, 27.0588%
        HSV (HSB):
        267°, 90.4762%, 49.4118%
        XYZ:
        6.0117, 2.8593, 19.9737
        xyY:
        0.2084, 0.0991, 2.8593
      CIE-Lab:
        19.4713, 46.3220, -52.4821
        CIE-LCH:
        19.4713, 70.0007, 311.4324
        CIE-Luv:
        19.4713, 5.8559, -58.6907
        Hunter-Lab:
        16.9094, 33.8696, -58.1977
      #400c7e color charts
#400c7e RGB chart
      #400c7e CMYK chart
      #400c7e RGB pie chart
      #400c7e color shades, tints & tones
#400c7e color schemes
#400c7e color preview, HTML & CSS examples
           This text has a color of #400c7e        
        
          <p style="color:#400c7e;">Text here</p>
        
        
          .mytext {color:#400c7e;}
        
        Text color #400c7e
      
           This box has a color of #400c7e        
        
          <div style="background-color:#400c7e;">Content here</div>
        
        
          .mybackground {background-color:#400c7e;}
        
        Background color #400c7e
      
           Border around this has a color of #400c7e        
        
          <div style="border:2px solid #400c7e;">Content here</div>
        
        
          .myborder {border:2px solid #400c7e;}
        
        Border color #400c7e