#7e964e color space conversions
Hex:
        #7e964e
        RGB:
        126, 150, 78
        CMY:
        51, 41, 69
        CMYK:
        16, 0, 48, 41
      HSL:
        80°, 31.5789%, 44.7059%
        HSV (HSB):
        80°, 48.0000%, 58.8235%
        XYZ:
        20.8857, 26.7984, 11.2795
        xyY:
        0.3542, 0.4545, 26.7984
      CIE-Lab:
        58.7872, -20.6369, 35.0129
        CIE-LCH:
        58.7872, 40.6422, 120.5155
        CIE-Luv:
        58.7872, -11.3969, 45.6770
        Hunter-Lab:
        51.7671, -18.5759, 23.3183
      #7e964e color charts
#7e964e RGB chart
      #7e964e CMYK chart
      #7e964e RGB pie chart
      #7e964e color shades, tints & tones
#7e964e color schemes
#7e964e color preview, HTML & CSS examples
           This text has a color of #7e964e        
        
          <p style="color:#7e964e;">Text here</p>
        
        
          .mytext {color:#7e964e;}
        
        Text color #7e964e
      
           This box has a color of #7e964e        
        
          <div style="background-color:#7e964e;">Content here</div>
        
        
          .mybackground {background-color:#7e964e;}
        
        Background color #7e964e
      
           Border around this has a color of #7e964e        
        
          <div style="border:2px solid #7e964e;">Content here</div>
        
        
          .myborder {border:2px solid #7e964e;}
        
        Border color #7e964e