#7f8a13 color space conversions
Hex:
        #7f8a13
        RGB:
        127, 138, 19
        CMY:
        50, 46, 93
        CMYK:
        8, 0, 86, 46
      HSL:
        66°, 75.7962%, 30.7843%
        HSV (HSB):
        66°, 86.2319%, 54.1176%
        XYZ:
        17.9584, 22.7360, 4.0581
        xyY:
        0.4013, 0.5080, 22.7360
      CIE-Lab:
        54.7994, -18.2591, 55.2617
        CIE-LCH:
        54.7994, 58.2001, 108.2841
        CIE-Luv:
        54.7994, -3.0691, 59.0960
        Hunter-Lab:
        47.6823, -16.2161, 28.3316
      #7f8a13 color charts
#7f8a13 RGB chart
      #7f8a13 CMYK chart
      #7f8a13 RGB pie chart
      #7f8a13 color shades, tints & tones
#7f8a13 color schemes
#7f8a13 color preview, HTML & CSS examples
           This text has a color of #7f8a13        
        
          <p style="color:#7f8a13;">Text here</p>
        
        
          .mytext {color:#7f8a13;}
        
        Text color #7f8a13
      
           This box has a color of #7f8a13        
        
          <div style="background-color:#7f8a13;">Content here</div>
        
        
          .mybackground {background-color:#7f8a13;}
        
        Background color #7f8a13
      
           Border around this has a color of #7f8a13        
        
          <div style="border:2px solid #7f8a13;">Content here</div>
        
        
          .myborder {border:2px solid #7f8a13;}
        
        Border color #7f8a13