#979f7a color space conversions
Hex:
        #979f7a
        RGB:
        151, 159, 122
        CMY:
        41, 38, 52
        CMYK:
        5, 0, 23, 38
      HSL:
        73°, 16.1572%, 55.0980%
        HSV (HSB):
        73°, 23.2704%, 62.3529%
        XYZ:
        28.6735, 32.7807, 23.2284
        xyY:
        0.3386, 0.3871, 32.7807
      CIE-Lab:
        63.9830, -9.4152, 18.3975
        CIE-LCH:
        63.9830, 20.6667, 117.1018
        CIE-Luv:
        63.9830, -2.8831, 26.3255
        Hunter-Lab:
        57.2545, -10.8011, 16.0239
      #979f7a color charts
#979f7a RGB chart
      #979f7a CMYK chart
      #979f7a RGB pie chart
      #979f7a color shades, tints & tones
#979f7a color schemes
#979f7a color preview, HTML & CSS examples
           This text has a color of #979f7a        
        
          <p style="color:#979f7a;">Text here</p>
        
        
          .mytext {color:#979f7a;}
        
        Text color #979f7a
      
           This box has a color of #979f7a        
        
          <div style="background-color:#979f7a;">Content here</div>
        
        
          .mybackground {background-color:#979f7a;}
        
        Background color #979f7a
      
           Border around this has a color of #979f7a        
        
          <div style="border:2px solid #979f7a;">Content here</div>
        
        
          .myborder {border:2px solid #979f7a;}
        
        Border color #979f7a