#7fa040 color space conversions
Hex:
        #7fa040
        RGB:
        127, 160, 64
        CMY:
        50, 37, 75
        CMYK:
        21, 0, 60, 37
      HSL:
        81°, 42.8571%, 43.9216%
        HSV (HSB):
        81°, 60.0000%, 62.7451%
        XYZ:
        22.2486, 30.0238, 9.4730
        xyY:
        0.3603, 0.4863, 30.0238
      CIE-Lab:
        61.6748, -26.6578, 45.3004
        CIE-LCH:
        61.6748, 52.5620, 120.4754
        CIE-Luv:
        61.6748, -16.2078, 56.9152
        Hunter-Lab:
        54.7940, -23.4111, 28.1055
      #7fa040 color charts
#7fa040 RGB chart
      #7fa040 CMYK chart
      #7fa040 RGB pie chart
      #7fa040 color shades, tints & tones
#7fa040 color schemes
#7fa040 color preview, HTML & CSS examples
           This text has a color of #7fa040        
        
          <p style="color:#7fa040;">Text here</p>
        
        
          .mytext {color:#7fa040;}
        
        Text color #7fa040
      
           This box has a color of #7fa040        
        
          <div style="background-color:#7fa040;">Content here</div>
        
        
          .mybackground {background-color:#7fa040;}
        
        Background color #7fa040
      
           Border around this has a color of #7fa040        
        
          <div style="border:2px solid #7fa040;">Content here</div>
        
        
          .myborder {border:2px solid #7fa040;}
        
        Border color #7fa040