#403d5f color space conversions
Hex:
        #403d5f
        RGB:
        64, 61, 95
        CMY:
        75, 76, 63
        CMYK:
        33, 36, 0, 63
      HSL:
        245°, 21.7949%, 30.5882%
        HSV (HSB):
        245°, 35.7895%, 37.2549%
        XYZ:
        5.8487, 5.2537, 11.5323
        xyY:
        0.2584, 0.2321, 5.2537
      CIE-Lab:
        27.4457, 10.1321, -19.7207
        CIE-LCH:
        27.4457, 22.1713, 297.1933
        CIE-Luv:
        27.4457, -0.5923, -25.6299
        Hunter-Lab:
        22.9209, 5.4355, -13.7861
      #403d5f color charts
#403d5f RGB chart
      #403d5f CMYK chart
      #403d5f RGB pie chart
      #403d5f color shades, tints & tones
#403d5f color schemes
#403d5f color preview, HTML & CSS examples
           This text has a color of #403d5f        
        
          <p style="color:#403d5f;">Text here</p>
        
        
          .mytext {color:#403d5f;}
        
        Text color #403d5f
      
           This box has a color of #403d5f        
        
          <div style="background-color:#403d5f;">Content here</div>
        
        
          .mybackground {background-color:#403d5f;}
        
        Background color #403d5f
      
           Border around this has a color of #403d5f        
        
          <div style="border:2px solid #403d5f;">Content here</div>
        
        
          .myborder {border:2px solid #403d5f;}
        
        Border color #403d5f