#7f8c56 color space conversions
Hex:
        #7f8c56
        RGB:
        127, 140, 86
        CMY:
        50, 45, 66
        CMYK:
        9, 0, 39, 45
      HSL:
        74°, 23.8938%, 44.3137%
        HSV (HSB):
        74°, 38.5714%, 54.9020%
        XYZ:
        19.8102, 23.9401, 12.3809
        xyY:
        0.3529, 0.4265, 23.9401
      CIE-Lab:
        56.0277, -14.0131, 27.2924
        CIE-LCH:
        56.0277, 30.6797, 117.1779
        CIE-Luv:
        56.0277, -5.3767, 36.0763
        Hunter-Lab:
        48.9286, -13.3540, 19.2473
      #7f8c56 color charts
#7f8c56 RGB chart
      #7f8c56 CMYK chart
      #7f8c56 RGB pie chart
      #7f8c56 color shades, tints & tones
#7f8c56 color schemes
#7f8c56 color preview, HTML & CSS examples
           This text has a color of #7f8c56        
        
          <p style="color:#7f8c56;">Text here</p>
        
        
          .mytext {color:#7f8c56;}
        
        Text color #7f8c56
      
           This box has a color of #7f8c56        
        
          <div style="background-color:#7f8c56;">Content here</div>
        
        
          .mybackground {background-color:#7f8c56;}
        
        Background color #7f8c56
      
           Border around this has a color of #7f8c56        
        
          <div style="border:2px solid #7f8c56;">Content here</div>
        
        
          .myborder {border:2px solid #7f8c56;}
        
        Border color #7f8c56