#7f8a46 color space conversions
Hex:
        #7f8a46
        RGB:
        127, 138, 70
        CMY:
        50, 46, 73
        CMYK:
        8, 0, 49, 46
      HSL:
        70°, 32.6923%, 40.7843%
        HSV (HSB):
        70°, 49.2754%, 54.1176%
        XYZ:
        18.9464, 23.1312, 9.2605
        xyY:
        0.3691, 0.4506, 23.1312
      CIE-Lab:
        55.2072, -14.8494, 34.8171
        CIE-LCH:
        55.2072, 37.8515, 113.0981
        CIE-Luv:
        55.2072, -3.8341, 43.3841
        Hunter-Lab:
        48.0949, -13.8483, 22.2503
      #7f8a46 color charts
#7f8a46 RGB chart
      #7f8a46 CMYK chart
      #7f8a46 RGB pie chart
      #7f8a46 color shades, tints & tones
#7f8a46 color schemes
#7f8a46 color preview, HTML & CSS examples
           This text has a color of #7f8a46        
        
          <p style="color:#7f8a46;">Text here</p>
        
        
          .mytext {color:#7f8a46;}
        
        Text color #7f8a46
      
           This box has a color of #7f8a46        
        
          <div style="background-color:#7f8a46;">Content here</div>
        
        
          .mybackground {background-color:#7f8a46;}
        
        Background color #7f8a46
      
           Border around this has a color of #7f8a46        
        
          <div style="border:2px solid #7f8a46;">Content here</div>
        
        
          .myborder {border:2px solid #7f8a46;}
        
        Border color #7f8a46