#957a95 color space conversions
Hex:
        #957a95
        RGB:
        149, 122, 149
        CMY:
        42, 52, 42
        CMYK:
        0, 18, 0, 42
      HSL:
        300°, 11.2971%, 53.1373%
        HSV (HSB):
        300°, 18.1208%, 58.4314%
        XYZ:
        24.7788, 22.4786, 31.4666
        xyY:
        0.3148, 0.2855, 22.4786
      CIE-Lab:
        54.5311, 15.3980, -10.6236
        CIE-LCH:
        54.5311, 18.7072, 325.3970
        CIE-Luv:
        54.5311, 13.7158, -17.7421
        Hunter-Lab:
        47.4116, 10.3195, -6.1621
      #957a95 color charts
#957a95 RGB chart
      #957a95 CMYK chart
      #957a95 RGB pie chart
      #957a95 color shades, tints & tones
#957a95 color schemes
#957a95 color preview, HTML & CSS examples
           This text has a color of #957a95        
        
          <p style="color:#957a95;">Text here</p>
        
        
          .mytext {color:#957a95;}
        
        Text color #957a95
      
           This box has a color of #957a95        
        
          <div style="background-color:#957a95;">Content here</div>
        
        
          .mybackground {background-color:#957a95;}
        
        Background color #957a95
      
           Border around this has a color of #957a95        
        
          <div style="border:2px solid #957a95;">Content here</div>
        
        
          .myborder {border:2px solid #957a95;}
        
        Border color #957a95