#7f8c27 color space conversions
Hex:
        #7f8c27
        RGB:
        127, 140, 39
        CMY:
        50, 45, 85
        CMYK:
        9, 0, 72, 45
      HSL:
        68°, 56.4246%, 35.0980%
        HSV (HSB):
        68°, 72.1429%, 54.9020%
        XYZ:
        18.4967, 23.4147, 5.4641
        xyY:
        0.3904, 0.4942, 23.4147
      CIE-Lab:
        55.4969, -18.4275, 49.5002
        CIE-LCH:
        55.4969, 52.8190, 110.4188
        CIE-Luv:
        55.4969, -4.4863, 55.8754
        Hunter-Lab:
        48.3887, -16.4482, 27.1771
      #7f8c27 color charts
#7f8c27 RGB chart
      #7f8c27 CMYK chart
      #7f8c27 RGB pie chart
      #7f8c27 color shades, tints & tones
#7f8c27 color schemes
#7f8c27 color preview, HTML & CSS examples
           This text has a color of #7f8c27        
        
          <p style="color:#7f8c27;">Text here</p>
        
        
          .mytext {color:#7f8c27;}
        
        Text color #7f8c27
      
           This box has a color of #7f8c27        
        
          <div style="background-color:#7f8c27;">Content here</div>
        
        
          .mybackground {background-color:#7f8c27;}
        
        Background color #7f8c27
      
           Border around this has a color of #7f8c27        
        
          <div style="border:2px solid #7f8c27;">Content here</div>
        
        
          .myborder {border:2px solid #7f8c27;}
        
        Border color #7f8c27