#7e9e7c color space conversions
Hex:
        #7e9e7c
        RGB:
        126, 158, 124
        CMY:
        51, 38, 51
        CMYK:
        20, 0, 22, 38
      HSL:
        116°, 14.9123%, 55.2941%
        HSV (HSB):
        116°, 21.5190%, 61.9608%
        XYZ:
        24.4691, 30.3446, 23.6362
        xyY:
        0.3119, 0.3868, 30.3446
      CIE-Lab:
        61.9504, -17.9177, 14.1978
        CIE-LCH:
        61.9504, 22.8609, 141.6072
        CIE-Luv:
        61.9504, -16.1547, 22.3232
        Hunter-Lab:
        55.0859, -17.1107, 13.1200
      #7e9e7c color charts
#7e9e7c RGB chart
      #7e9e7c CMYK chart
      #7e9e7c RGB pie chart
      #7e9e7c color shades, tints & tones
#7e9e7c color schemes
#7e9e7c color preview, HTML & CSS examples
           This text has a color of #7e9e7c        
        
          <p style="color:#7e9e7c;">Text here</p>
        
        
          .mytext {color:#7e9e7c;}
        
        Text color #7e9e7c
      
           This box has a color of #7e9e7c        
        
          <div style="background-color:#7e9e7c;">Content here</div>
        
        
          .mybackground {background-color:#7e9e7c;}
        
        Background color #7e9e7c
      
           Border around this has a color of #7e9e7c        
        
          <div style="border:2px solid #7e9e7c;">Content here</div>
        
        
          .myborder {border:2px solid #7e9e7c;}
        
        Border color #7e9e7c