#956a8e color space conversions
Hex:
        #956a8e
        RGB:
        149, 106, 142
        CMY:
        42, 58, 44
        CMYK:
        0, 29, 5, 42
      HSL:
        310°, 16.8627%, 50.0000%
        HSV (HSB):
        310°, 28.8591%, 58.4314%
        XYZ:
        22.4309, 18.6506, 28.0089
        xyY:
        0.3247, 0.2699, 18.6506
      CIE-Lab:
        50.2759, 23.3146, -12.9277
        CIE-LCH:
        50.2759, 26.6589, 330.9921
        CIE-Luv:
        50.2759, 22.5322, -22.0399
        Hunter-Lab:
        43.1864, 17.1365, -8.2226
      #956a8e color charts
#956a8e RGB chart
      #956a8e CMYK chart
      #956a8e RGB pie chart
      #956a8e color shades, tints & tones
#956a8e color schemes
#956a8e color preview, HTML & CSS examples
           This text has a color of #956a8e        
        
          <p style="color:#956a8e;">Text here</p>
        
        
          .mytext {color:#956a8e;}
        
        Text color #956a8e
      
           This box has a color of #956a8e        
        
          <div style="background-color:#956a8e;">Content here</div>
        
        
          .mybackground {background-color:#956a8e;}
        
        Background color #956a8e
      
           Border around this has a color of #956a8e        
        
          <div style="border:2px solid #956a8e;">Content here</div>
        
        
          .myborder {border:2px solid #956a8e;}
        
        Border color #956a8e