#956c7d color space conversions
Hex:
        #956c7d
        RGB:
        149, 108, 125
        CMY:
        42, 58, 51
        CMYK:
        0, 28, 16, 42
      HSL:
        335°, 16.2055%, 50.3922%
        HSV (HSB):
        335°, 27.5168%, 58.4314%
        XYZ:
        21.4587, 18.5954, 21.8603
        xyY:
        0.3466, 0.3003, 18.5954
      CIE-Lab:
        50.2104, 19.0665, -2.9545
        CIE-LCH:
        50.2104, 19.2941, 351.1916
        CIE-Luv:
        50.2104, 23.9556, -7.2035
        Hunter-Lab:
        43.1223, 13.3616, 0.1293
      #956c7d color charts
#956c7d RGB chart
      #956c7d CMYK chart
      #956c7d RGB pie chart
      #956c7d color shades, tints & tones
#956c7d color schemes
#956c7d color preview, HTML & CSS examples
           This text has a color of #956c7d        
        
          <p style="color:#956c7d;">Text here</p>
        
        
          .mytext {color:#956c7d;}
        
        Text color #956c7d
      
           This box has a color of #956c7d        
        
          <div style="background-color:#956c7d;">Content here</div>
        
        
          .mybackground {background-color:#956c7d;}
        
        Background color #956c7d
      
           Border around this has a color of #956c7d        
        
          <div style="border:2px solid #956c7d;">Content here</div>
        
        
          .myborder {border:2px solid #956c7d;}
        
        Border color #956c7d