#975e8d color space conversions
Hex:
        #975e8d
        RGB:
        151, 94, 141
        CMY:
        41, 63, 45
        CMYK:
        0, 38, 7, 41
      HSL:
        311°, 23.2653%, 48.0392%
        HSV (HSB):
        311°, 37.7483%, 59.2157%
        XYZ:
        21.5729, 16.5078, 27.2486
        xyY:
        0.3302, 0.2527, 16.5078
      CIE-Lab:
        47.6338, 30.7120, -16.3217
        CIE-LCH:
        47.6338, 34.7796, 332.0119
        CIE-Luv:
        47.6338, 29.7547, -27.8545
        Hunter-Lab:
        40.6298, 23.6748, -11.3223
      #975e8d color charts
#975e8d RGB chart
      #975e8d CMYK chart
      #975e8d RGB pie chart
      #975e8d color shades, tints & tones
#975e8d color schemes
#975e8d color preview, HTML & CSS examples
           This text has a color of #975e8d        
        
          <p style="color:#975e8d;">Text here</p>
        
        
          .mytext {color:#975e8d;}
        
        Text color #975e8d
      
           This box has a color of #975e8d        
        
          <div style="background-color:#975e8d;">Content here</div>
        
        
          .mybackground {background-color:#975e8d;}
        
        Background color #975e8d
      
           Border around this has a color of #975e8d        
        
          <div style="border:2px solid #975e8d;">Content here</div>
        
        
          .myborder {border:2px solid #975e8d;}
        
        Border color #975e8d