#7f9f40 color space conversions
Hex:
        #7f9f40
        RGB:
        127, 159, 64
        CMY:
        50, 38, 75
        CMYK:
        20, 0, 60, 38
      HSL:
        80°, 42.6009%, 43.7255%
        HSV (HSB):
        80°, 59.7484%, 62.3529%
        XYZ:
        22.0759, 29.6785, 9.4155
        xyY:
        0.3609, 0.4852, 29.6785
      CIE-Lab:
        61.3758, -26.1684, 44.9648
        CIE-LCH:
        61.3758, 52.0252, 120.1984
        CIE-Luv:
        61.3758, -15.6610, 56.4331
        Hunter-Lab:
        54.4779, -23.0033, 27.8874
      #7f9f40 color charts
#7f9f40 RGB chart
      #7f9f40 CMYK chart
      #7f9f40 RGB pie chart
      #7f9f40 color shades, tints & tones
#7f9f40 color schemes
#7f9f40 color preview, HTML & CSS examples
           This text has a color of #7f9f40        
        
          <p style="color:#7f9f40;">Text here</p>
        
        
          .mytext {color:#7f9f40;}
        
        Text color #7f9f40
      
           This box has a color of #7f9f40        
        
          <div style="background-color:#7f9f40;">Content here</div>
        
        
          .mybackground {background-color:#7f9f40;}
        
        Background color #7f9f40
      
           Border around this has a color of #7f9f40        
        
          <div style="border:2px solid #7f9f40;">Content here</div>
        
        
          .myborder {border:2px solid #7f9f40;}
        
        Border color #7f9f40