#402f78 color space conversions
Hex:
        #402f78
        RGB:
        64, 47, 120
        CMY:
        75, 82, 53
        CMYK:
        47, 61, 0, 53
      HSL:
        254°, 43.7126%, 32.7451%
        HSV (HSB):
        254°, 60.8333%, 47.0588%
        XYZ:
        6.5210, 4.4791, 18.2902
        xyY:
        0.2226, 0.1529, 4.4791
      CIE-Lab:
        25.1959, 27.1210, -39.3251
        CIE-LCH:
        25.1959, 47.7704, 304.5925
        CIE-Luv:
        25.1959, 1.6465, -50.7095
        Hunter-Lab:
        21.1638, 17.9629, -36.4247
      #402f78 color charts
#402f78 RGB chart
      #402f78 CMYK chart
      #402f78 RGB pie chart
      #402f78 color shades, tints & tones
#402f78 color schemes
#402f78 color preview, HTML & CSS examples
           This text has a color of #402f78        
        
          <p style="color:#402f78;">Text here</p>
        
        
          .mytext {color:#402f78;}
        
        Text color #402f78
      
           This box has a color of #402f78        
        
          <div style="background-color:#402f78;">Content here</div>
        
        
          .mybackground {background-color:#402f78;}
        
        Background color #402f78
      
           Border around this has a color of #402f78        
        
          <div style="border:2px solid #402f78;">Content here</div>
        
        
          .myborder {border:2px solid #402f78;}
        
        Border color #402f78