#976a8b color space conversions
Hex:
        #976a8b
        RGB:
        151, 106, 139
        CMY:
        41, 58, 45
        CMYK:
        0, 30, 8, 41
      HSL:
        316°, 17.7866%, 50.3922%
        HSV (HSB):
        316°, 29.8013%, 59.2157%
        XYZ:
        22.5767, 18.7515, 26.8556
        xyY:
        0.3311, 0.2750, 18.7515
      CIE-Lab:
        50.3951, 23.4686, -10.9518
        CIE-LCH:
        50.3951, 25.8982, 334.9837
        CIE-Luv:
        50.3951, 24.2928, -19.2111
        Hunter-Lab:
        43.3030, 17.2838, -6.4583
      #976a8b color charts
#976a8b RGB chart
      #976a8b CMYK chart
      #976a8b RGB pie chart
      #976a8b color shades, tints & tones
#976a8b color schemes
#976a8b color preview, HTML & CSS examples
           This text has a color of #976a8b        
        
          <p style="color:#976a8b;">Text here</p>
        
        
          .mytext {color:#976a8b;}
        
        Text color #976a8b
      
           This box has a color of #976a8b        
        
          <div style="background-color:#976a8b;">Content here</div>
        
        
          .mybackground {background-color:#976a8b;}
        
        Background color #976a8b
      
           Border around this has a color of #976a8b        
        
          <div style="border:2px solid #976a8b;">Content here</div>
        
        
          .myborder {border:2px solid #976a8b;}
        
        Border color #976a8b