#7f8f57 color space conversions
Hex:
        #7f8f57
        RGB:
        127, 143, 87
        CMY:
        50, 44, 66
        CMYK:
        11, 0, 39, 44
      HSL:
        77°, 24.3478%, 45.0980%
        HSV (HSB):
        77°, 39.1608%, 56.0784%
        XYZ:
        20.2952, 24.8451, 12.7427
        xyY:
        0.3506, 0.4292, 24.8451
      CIE-Lab:
        56.9242, -15.4773, 27.9031
        CIE-LCH:
        56.9242, 31.9081, 119.0162
        CIE-Luv:
        56.9242, -7.0840, 37.1712
        Hunter-Lab:
        49.8448, -14.5492, 19.7340
      #7f8f57 color charts
#7f8f57 RGB chart
      #7f8f57 CMYK chart
      #7f8f57 RGB pie chart
      #7f8f57 color shades, tints & tones
#7f8f57 color schemes
#7f8f57 color preview, HTML & CSS examples
           This text has a color of #7f8f57        
        
          <p style="color:#7f8f57;">Text here</p>
        
        
          .mytext {color:#7f8f57;}
        
        Text color #7f8f57
      
           This box has a color of #7f8f57        
        
          <div style="background-color:#7f8f57;">Content here</div>
        
        
          .mybackground {background-color:#7f8f57;}
        
        Background color #7f8f57
      
           Border around this has a color of #7f8f57        
        
          <div style="border:2px solid #7f8f57;">Content here</div>
        
        
          .myborder {border:2px solid #7f8f57;}
        
        Border color #7f8f57