#7f8c3a color space conversions
Hex:
        #7f8c3a
        RGB:
        127, 140, 58
        CMY:
        50, 45, 77
        CMYK:
        9, 0, 59, 45
      HSL:
        70°, 41.4141%, 38.8235%
        HSV (HSB):
        70°, 58.5714%, 54.9020%
        XYZ:
        18.8942, 23.5737, 7.5573
        xyY:
        0.3777, 0.4712, 23.5737
      CIE-Lab:
        55.6584, -17.0625, 41.3564
        CIE-LCH:
        55.6584, 44.7379, 112.4197
        CIE-Luv:
        55.6584, -4.7676, 49.6018
        Hunter-Lab:
        48.5527, -15.5044, 24.7583
      #7f8c3a color charts
#7f8c3a RGB chart
      #7f8c3a CMYK chart
      #7f8c3a RGB pie chart
      #7f8c3a color shades, tints & tones
#7f8c3a color schemes
#7f8c3a color preview, HTML & CSS examples
           This text has a color of #7f8c3a        
        
          <p style="color:#7f8c3a;">Text here</p>
        
        
          .mytext {color:#7f8c3a;}
        
        Text color #7f8c3a
      
           This box has a color of #7f8c3a        
        
          <div style="background-color:#7f8c3a;">Content here</div>
        
        
          .mybackground {background-color:#7f8c3a;}
        
        Background color #7f8c3a
      
           Border around this has a color of #7f8c3a        
        
          <div style="border:2px solid #7f8c3a;">Content here</div>
        
        
          .myborder {border:2px solid #7f8c3a;}
        
        Border color #7f8c3a