#403d6d color space conversions
Hex:
        #403d6d
        RGB:
        64, 61, 109
        CMY:
        75, 76, 57
        CMYK:
        41, 44, 0, 57
      HSL:
        244°, 28.2353%, 33.3333%
        HSV (HSB):
        244°, 44.0367%, 42.7451%
        XYZ:
        6.5434, 5.5316, 15.1908
        xyY:
        0.2400, 0.2029, 5.5316
      CIE-Lab:
        28.1986, 14.4125, -27.5254
        CIE-LCH:
        28.1986, 31.0704, 297.6368
        CIE-Luv:
        28.1986, -1.4993, -36.5879
        Hunter-Lab:
        23.5194, 8.5023, -21.8310
      #403d6d color charts
#403d6d RGB chart
      #403d6d CMYK chart
      #403d6d RGB pie chart
      #403d6d color shades, tints & tones
#403d6d color schemes
#403d6d color preview, HTML & CSS examples
           This text has a color of #403d6d        
        
          <p style="color:#403d6d;">Text here</p>
        
        
          .mytext {color:#403d6d;}
        
        Text color #403d6d
      
           This box has a color of #403d6d        
        
          <div style="background-color:#403d6d;">Content here</div>
        
        
          .mybackground {background-color:#403d6d;}
        
        Background color #403d6d
      
           Border around this has a color of #403d6d        
        
          <div style="border:2px solid #403d6d;">Content here</div>
        
        
          .myborder {border:2px solid #403d6d;}
        
        Border color #403d6d