#403a8b color space conversions
Hex:
        #403a8b
        RGB:
        64, 58, 139
        CMY:
        75, 77, 45
        CMYK:
        54, 58, 0, 45
      HSL:
        244°, 41.1168%, 38.6275%
        HSV (HSB):
        244°, 58.2734%, 54.5098%
        XYZ:
        8.2876, 5.9802, 25.1436
        xyY:
        0.2103, 0.1517, 5.9802
      CIE-Lab:
        29.3624, 26.1900, -44.4912
        CIE-LCH:
        29.3624, 51.6273, 300.4835
        CIE-Luv:
        29.3624, -2.5514, -60.3043
        Hunter-Lab:
        24.4544, 17.6985, -43.8428
      #403a8b color charts
#403a8b RGB chart
      #403a8b CMYK chart
      #403a8b RGB pie chart
      #403a8b color shades, tints & tones
#403a8b color schemes
#403a8b color preview, HTML & CSS examples
           This text has a color of #403a8b        
        
          <p style="color:#403a8b;">Text here</p>
        
        
          .mytext {color:#403a8b;}
        
        Text color #403a8b
      
           This box has a color of #403a8b        
        
          <div style="background-color:#403a8b;">Content here</div>
        
        
          .mybackground {background-color:#403a8b;}
        
        Background color #403a8b
      
           Border around this has a color of #403a8b        
        
          <div style="border:2px solid #403a8b;">Content here</div>
        
        
          .myborder {border:2px solid #403a8b;}
        
        Border color #403a8b