#976c9b color space conversions
Hex:
        #976c9b
        RGB:
        151, 108, 155
        CMY:
        41, 58, 39
        CMYK:
        3, 30, 0, 39
      HSL:
        295°, 19.0283%, 51.5686%
        HSV (HSB):
        295°, 30.3226%, 60.7843%
        XYZ:
        24.0415, 19.6710, 33.5401
        xyY:
        0.3112, 0.2546, 19.6710
      CIE-Lab:
        51.4632, 25.4218, -18.7560
        CIE-LCH:
        51.4632, 31.5920, 323.5804
        CIE-Luv:
        51.4632, 20.9240, -31.1366
        Hunter-Lab:
        44.3520, 19.1418, -13.7902
      #976c9b color charts
#976c9b RGB chart
      #976c9b CMYK chart
      #976c9b RGB pie chart
      #976c9b color shades, tints & tones
#976c9b color schemes
#976c9b color preview, HTML & CSS examples
           This text has a color of #976c9b        
        
          <p style="color:#976c9b;">Text here</p>
        
        
          .mytext {color:#976c9b;}
        
        Text color #976c9b
      
           This box has a color of #976c9b        
        
          <div style="background-color:#976c9b;">Content here</div>
        
        
          .mybackground {background-color:#976c9b;}
        
        Background color #976c9b
      
           Border around this has a color of #976c9b        
        
          <div style="border:2px solid #976c9b;">Content here</div>
        
        
          .myborder {border:2px solid #976c9b;}
        
        Border color #976c9b