#403d4f color space conversions
Hex:
        #403d4f
        RGB:
        64, 61, 79
        CMY:
        75, 76, 69
        CMYK:
        19, 23, 0, 69
      HSL:
        250°, 12.8571%, 27.4510%
        HSV (HSB):
        250°, 22.7848%, 30.9804%
        XYZ:
        5.1944, 4.9920, 8.0869
        xyY:
        0.2843, 0.2732, 4.9920
      CIE-Lab:
        26.7119, 5.6410, -10.4281
        CIE-LCH:
        26.7119, 11.8560, 298.4110
        CIE-Luv:
        26.7119, 0.4523, -13.0999
        Hunter-Lab:
        22.3428, 2.3989, -5.8200
      #403d4f color charts
#403d4f RGB chart
      #403d4f CMYK chart
      #403d4f RGB pie chart
      #403d4f color shades, tints & tones
#403d4f color schemes
#403d4f color preview, HTML & CSS examples
           This text has a color of #403d4f        
        
          <p style="color:#403d4f;">Text here</p>
        
        
          .mytext {color:#403d4f;}
        
        Text color #403d4f
      
           This box has a color of #403d4f        
        
          <div style="background-color:#403d4f;">Content here</div>
        
        
          .mybackground {background-color:#403d4f;}
        
        Background color #403d4f
      
           Border around this has a color of #403d4f        
        
          <div style="border:2px solid #403d4f;">Content here</div>
        
        
          .myborder {border:2px solid #403d4f;}
        
        Border color #403d4f