#7f8f33 color space conversions
Hex:
        #7f8f33
        RGB:
        127, 143, 51
        CMY:
        50, 44, 80
        CMYK:
        11, 0, 64, 44
      HSL:
        70°, 47.4227%, 38.0392%
        HSV (HSB):
        70°, 64.3357%, 56.0784%
        XYZ:
        19.1724, 24.3960, 6.8304
        xyY:
        0.3804, 0.4841, 24.3960
      CIE-Lab:
        56.4821, -19.1876, 45.5013
        CIE-LCH:
        56.4821, 49.3815, 112.8649
        CIE-Luv:
        56.4821, -6.4353, 53.5944
        Hunter-Lab:
        49.3923, -17.1488, 26.3755
      #7f8f33 color charts
#7f8f33 RGB chart
      #7f8f33 CMYK chart
      #7f8f33 RGB pie chart
      #7f8f33 color shades, tints & tones
#7f8f33 color schemes
#7f8f33 color preview, HTML & CSS examples
           This text has a color of #7f8f33        
        
          <p style="color:#7f8f33;">Text here</p>
        
        
          .mytext {color:#7f8f33;}
        
        Text color #7f8f33
      
           This box has a color of #7f8f33        
        
          <div style="background-color:#7f8f33;">Content here</div>
        
        
          .mybackground {background-color:#7f8f33;}
        
        Background color #7f8f33
      
           Border around this has a color of #7f8f33        
        
          <div style="border:2px solid #7f8f33;">Content here</div>
        
        
          .myborder {border:2px solid #7f8f33;}
        
        Border color #7f8f33