#7f8c35 color space conversions
Hex:
        #7f8c35
        RGB:
        127, 140, 53
        CMY:
        50, 45, 79
        CMYK:
        9, 0, 62, 45
      HSL:
        69°, 45.0777%, 37.8431%
        HSV (HSB):
        69°, 62.1429%, 54.9020%
        XYZ:
        18.7731, 23.5252, 6.9195
        xyY:
        0.3814, 0.4780, 23.5252
      CIE-Lab:
        55.6093, -17.4756, 43.6521
        CIE-LCH:
        55.6093, 47.0203, 111.8181
        CIE-Luv:
        55.6093, -4.6831, 51.4859
        Hunter-Lab:
        48.5028, -15.7913, 25.4935
      #7f8c35 color charts
#7f8c35 RGB chart
      #7f8c35 CMYK chart
      #7f8c35 RGB pie chart
      #7f8c35 color shades, tints & tones
#7f8c35 color schemes
#7f8c35 color preview, HTML & CSS examples
           This text has a color of #7f8c35        
        
          <p style="color:#7f8c35;">Text here</p>
        
        
          .mytext {color:#7f8c35;}
        
        Text color #7f8c35
      
           This box has a color of #7f8c35        
        
          <div style="background-color:#7f8c35;">Content here</div>
        
        
          .mybackground {background-color:#7f8c35;}
        
        Background color #7f8c35
      
           Border around this has a color of #7f8c35        
        
          <div style="border:2px solid #7f8c35;">Content here</div>
        
        
          .myborder {border:2px solid #7f8c35;}
        
        Border color #7f8c35