#7a997f color space conversions
Hex:
        #7a997f
        RGB:
        122, 153, 127
        CMY:
        52, 40, 50
        CMYK:
        20, 0, 17, 40
      HSL:
        130°, 13.1915%, 53.9216%
        HSV (HSB):
        130°, 20.2614%, 60.0000%
        XYZ:
        23.2480, 28.4523, 24.3452
        xyY:
        0.3057, 0.3741, 28.4523
      CIE-Lab:
        60.2952, -16.1649, 10.1540
        CIE-LCH:
        60.2952, 19.0894, 147.8651
        CIE-Luv:
        60.2952, -15.7222, 16.6322
        Hunter-Lab:
        53.3407, -15.5488, 10.2780
      #7a997f color charts
#7a997f RGB chart
      #7a997f CMYK chart
      #7a997f RGB pie chart
      #7a997f color shades, tints & tones
#7a997f color schemes
#7a997f color preview, HTML & CSS examples
           This text has a color of #7a997f        
        
          <p style="color:#7a997f;">Text here</p>
        
        
          .mytext {color:#7a997f;}
        
        Text color #7a997f
      
           This box has a color of #7a997f        
        
          <div style="background-color:#7a997f;">Content here</div>
        
        
          .mybackground {background-color:#7a997f;}
        
        Background color #7a997f
      
           Border around this has a color of #7a997f        
        
          <div style="border:2px solid #7a997f;">Content here</div>
        
        
          .myborder {border:2px solid #7a997f;}
        
        Border color #7a997f