#7f8e37 color space conversions
Hex:
        #7f8e37
        RGB:
        127, 142, 55
        CMY:
        50, 44, 78
        CMYK:
        11, 0, 61, 44
      HSL:
        70°, 44.1624%, 38.6275%
        HSV (HSB):
        70°, 61.2676%, 55.6863%
        XYZ:
        19.1150, 24.1339, 7.2653
        xyY:
        0.3784, 0.4778, 24.1339
      CIE-Lab:
        56.2216, -18.3577, 43.4001
        CIE-LCH:
        56.2216, 47.1230, 112.9278
        CIE-Luv:
        56.2216, -5.9016, 51.7040
        Hunter-Lab:
        49.1262, -16.5167, 25.6200
      #7f8e37 color charts
#7f8e37 RGB chart
      #7f8e37 CMYK chart
      #7f8e37 RGB pie chart
      #7f8e37 color shades, tints & tones
#7f8e37 color schemes
#7f8e37 color preview, HTML & CSS examples
           This text has a color of #7f8e37        
        
          <p style="color:#7f8e37;">Text here</p>
        
        
          .mytext {color:#7f8e37;}
        
        Text color #7f8e37
      
           This box has a color of #7f8e37        
        
          <div style="background-color:#7f8e37;">Content here</div>
        
        
          .mybackground {background-color:#7f8e37;}
        
        Background color #7f8e37
      
           Border around this has a color of #7f8e37        
        
          <div style="border:2px solid #7f8e37;">Content here</div>
        
        
          .myborder {border:2px solid #7f8e37;}
        
        Border color #7f8e37