#7f8e04 color space conversions
Hex:
        #7f8e04
        RGB:
        127, 142, 4
        CMY:
        50, 44, 98
        CMYK:
        11, 0, 97, 44
      HSL:
        67°, 94.5205%, 28.6275%
        HSV (HSB):
        67°, 97.1831%, 55.6863%
        XYZ:
        18.4473, 23.8668, 3.7493
        xyY:
        0.4005, 0.5181, 23.8668
      CIE-Lab:
        55.9542, -20.6564, 58.9918
        CIE-LCH:
        55.9542, 62.5038, 109.2981
        CIE-Luv:
        55.9542, -5.4649, 62.3438
        Hunter-Lab:
        48.8537, -18.0917, 29.6473
      #7f8e04 color charts
#7f8e04 RGB chart
      #7f8e04 CMYK chart
      #7f8e04 RGB pie chart
      #7f8e04 color shades, tints & tones
#7f8e04 color schemes
#7f8e04 color preview, HTML & CSS examples
           This text has a color of #7f8e04        
        
          <p style="color:#7f8e04;">Text here</p>
        
        
          .mytext {color:#7f8e04;}
        
        Text color #7f8e04
      
           This box has a color of #7f8e04        
        
          <div style="background-color:#7f8e04;">Content here</div>
        
        
          .mybackground {background-color:#7f8e04;}
        
        Background color #7f8e04
      
           Border around this has a color of #7f8e04        
        
          <div style="border:2px solid #7f8e04;">Content here</div>
        
        
          .myborder {border:2px solid #7f8e04;}
        
        Border color #7f8e04