#403d77 color space conversions
Hex:
        #403d77
        RGB:
        64, 61, 119
        CMY:
        75, 76, 53
        CMYK:
        46, 49, 0, 53
      HSL:
        243°, 32.2222%, 35.2941%
        HSV (HSB):
        243°, 48.7395%, 46.6667%
        XYZ:
        7.1129, 5.7594, 18.1895
        xyY:
        0.2290, 0.1854, 5.7594
      CIE-Lab:
        28.7971, 17.6127, -32.9135
        CIE-LCH:
        28.7971, 37.3296, 298.1522
        CIE-Luv:
        28.7971, -2.1316, -44.2775
        Hunter-Lab:
        23.9987, 10.9070, -28.1391
      #403d77 color charts
#403d77 RGB chart
      #403d77 CMYK chart
      #403d77 RGB pie chart
      #403d77 color shades, tints & tones
#403d77 color schemes
#403d77 color preview, HTML & CSS examples
           This text has a color of #403d77        
        
          <p style="color:#403d77;">Text here</p>
        
        
          .mytext {color:#403d77;}
        
        Text color #403d77
      
           This box has a color of #403d77        
        
          <div style="background-color:#403d77;">Content here</div>
        
        
          .mybackground {background-color:#403d77;}
        
        Background color #403d77
      
           Border around this has a color of #403d77        
        
          <div style="border:2px solid #403d77;">Content here</div>
        
        
          .myborder {border:2px solid #403d77;}
        
        Border color #403d77