#956d7d color space conversions
Hex:
        #956d7d
        RGB:
        149, 109, 125
        CMY:
        42, 57, 51
        CMYK:
        0, 27, 16, 42
      HSL:
        336°, 15.8730%, 50.5882%
        HSV (HSB):
        336°, 26.8456%, 58.4314%
        XYZ:
        21.5647, 18.8075, 21.8957
        xyY:
        0.3463, 0.3020, 18.8075
      CIE-Lab:
        50.4612, 18.4861, -2.5851
        CIE-LCH:
        50.4612, 18.6660, 352.0392
        CIE-Luv:
        50.4612, 23.4149, -6.6053
        Hunter-Lab:
        43.3676, 12.8665, 0.4227
      #956d7d color charts
#956d7d RGB chart
      #956d7d CMYK chart
      #956d7d RGB pie chart
      #956d7d color shades, tints & tones
#956d7d color schemes
#956d7d color preview, HTML & CSS examples
           This text has a color of #956d7d        
        
          <p style="color:#956d7d;">Text here</p>
        
        
          .mytext {color:#956d7d;}
        
        Text color #956d7d
      
           This box has a color of #956d7d        
        
          <div style="background-color:#956d7d;">Content here</div>
        
        
          .mybackground {background-color:#956d7d;}
        
        Background color #956d7d
      
           Border around this has a color of #956d7d        
        
          <div style="border:2px solid #956d7d;">Content here</div>
        
        
          .myborder {border:2px solid #956d7d;}
        
        Border color #956d7d