#956d7b color space conversions
Hex:
        #956d7b
        RGB:
        149, 109, 123
        CMY:
        42, 57, 52
        CMYK:
        0, 27, 17, 42
      HSL:
        339°, 15.8730%, 50.5882%
        HSV (HSB):
        339°, 26.8456%, 58.4314%
        XYZ:
        21.4382, 18.7569, 21.2294
        xyY:
        0.3490, 0.3054, 18.7569
      CIE-Lab:
        50.4016, 18.1458, -1.4873
        CIE-LCH:
        50.4016, 18.2066, 355.3143
        CIE-Luv:
        50.4016, 23.6867, -5.0486
        Hunter-Lab:
        43.3092, 12.5669, 1.2536
      #956d7b color charts
#956d7b RGB chart
      #956d7b CMYK chart
      #956d7b RGB pie chart
      #956d7b color shades, tints & tones
#956d7b color schemes
#956d7b color preview, HTML & CSS examples
           This text has a color of #956d7b        
        
          <p style="color:#956d7b;">Text here</p>
        
        
          .mytext {color:#956d7b;}
        
        Text color #956d7b
      
           This box has a color of #956d7b        
        
          <div style="background-color:#956d7b;">Content here</div>
        
        
          .mybackground {background-color:#956d7b;}
        
        Background color #956d7b
      
           Border around this has a color of #956d7b        
        
          <div style="border:2px solid #956d7b;">Content here</div>
        
        
          .myborder {border:2px solid #956d7b;}
        
        Border color #956d7b