#7e8a31 color space conversions
Hex:
        #7e8a31
        RGB:
        126, 138, 49
        CMY:
        51, 46, 81
        CMYK:
        9, 0, 64, 46
      HSL:
        68°, 47.5936%, 36.6667%
        HSV (HSB):
        68°, 64.4928%, 54.1176%
        XYZ:
        18.2470, 22.8343, 6.3515
        xyY:
        0.3847, 0.4814, 22.8343
      CIE-Lab:
        54.9013, -17.1695, 44.6782
        CIE-LCH:
        54.9013, 47.8637, 111.0214
        CIE-Luv:
        54.9013, -4.0488, 51.9144
        Hunter-Lab:
        47.7853, -15.4631, 25.5690
      #7e8a31 color charts
#7e8a31 RGB chart
      #7e8a31 CMYK chart
      #7e8a31 RGB pie chart
      #7e8a31 color shades, tints & tones
#7e8a31 color schemes
#7e8a31 color preview, HTML & CSS examples
           This text has a color of #7e8a31        
        
          <p style="color:#7e8a31;">Text here</p>
        
        
          .mytext {color:#7e8a31;}
        
        Text color #7e8a31
      
           This box has a color of #7e8a31        
        
          <div style="background-color:#7e8a31;">Content here</div>
        
        
          .mybackground {background-color:#7e8a31;}
        
        Background color #7e8a31
      
           Border around this has a color of #7e8a31        
        
          <div style="border:2px solid #7e8a31;">Content here</div>
        
        
          .myborder {border:2px solid #7e8a31;}
        
        Border color #7e8a31