#979d7b color space conversions
Hex:
        #979d7b
        RGB:
        151, 157, 123
        CMY:
        41, 38, 52
        CMYK:
        4, 0, 22, 38
      HSL:
        71°, 14.7826%, 54.9020%
        HSV (HSB):
        71°, 21.6561%, 61.5686%
        XYZ:
        28.3946, 32.1233, 23.4428
        xyY:
        0.3382, 0.3826, 32.1233
      CIE-Lab:
        63.4447, -8.1856, 17.1029
        CIE-LCH:
        63.4447, 18.9609, 115.5762
        CIE-Luv:
        63.4447, -1.8211, 24.4443
        Hunter-Lab:
        56.6774, -9.7594, 15.1508
      #979d7b color charts
#979d7b RGB chart
      #979d7b CMYK chart
      #979d7b RGB pie chart
      #979d7b color shades, tints & tones
#979d7b color schemes
#979d7b color preview, HTML & CSS examples
           This text has a color of #979d7b        
        
          <p style="color:#979d7b;">Text here</p>
        
        
          .mytext {color:#979d7b;}
        
        Text color #979d7b
      
           This box has a color of #979d7b        
        
          <div style="background-color:#979d7b;">Content here</div>
        
        
          .mybackground {background-color:#979d7b;}
        
        Background color #979d7b
      
           Border around this has a color of #979d7b        
        
          <div style="border:2px solid #979d7b;">Content here</div>
        
        
          .myborder {border:2px solid #979d7b;}
        
        Border color #979d7b