#956c8b color space conversions
Hex:
        #956c8b
        RGB:
        149, 108, 139
        CMY:
        42, 58, 45
        CMYK:
        0, 28, 7, 42
      HSL:
        315°, 16.2055%, 50.3922%
        HSV (HSB):
        315°, 27.5168%, 58.4314%
        XYZ:
        22.4172, 18.9788, 26.9079
        xyY:
        0.3282, 0.2779, 18.9788
      CIE-Lab:
        50.6624, 21.5857, -10.5724
        CIE-LCH:
        50.6624, 24.0358, 333.9050
        CIE-Luv:
        50.6624, 21.9786, -18.3788
        Hunter-Lab:
        43.5646, 15.6132, -6.1254
      #956c8b color charts
#956c8b RGB chart
      #956c8b CMYK chart
      #956c8b RGB pie chart
      #956c8b color shades, tints & tones
#956c8b color schemes
#956c8b color preview, HTML & CSS examples
           This text has a color of #956c8b        
        
          <p style="color:#956c8b;">Text here</p>
        
        
          .mytext {color:#956c8b;}
        
        Text color #956c8b
      
           This box has a color of #956c8b        
        
          <div style="background-color:#956c8b;">Content here</div>
        
        
          .mybackground {background-color:#956c8b;}
        
        Background color #956c8b
      
           Border around this has a color of #956c8b        
        
          <div style="border:2px solid #956c8b;">Content here</div>
        
        
          .myborder {border:2px solid #956c8b;}
        
        Border color #956c8b