#7f952b color space conversions
Hex:
        #7f952b
        RGB:
        127, 149, 43
        CMY:
        50, 42, 83
        CMYK:
        15, 0, 71, 42
      HSL:
        72°, 55.2083%, 37.6471%
        HSV (HSB):
        72°, 71.1409%, 58.4314%
        XYZ:
        19.9359, 26.1813, 6.2883
        xyY:
        0.3804, 0.4996, 26.1813
      CIE-Lab:
        58.2088, -22.7884, 50.6389
        CIE-LCH:
        58.2088, 55.5302, 114.2286
        CIE-Luv:
        58.2088, -9.8700, 58.8073
        Hunter-Lab:
        51.1677, -19.9966, 28.5309
      #7f952b color charts
#7f952b RGB chart
      #7f952b CMYK chart
      #7f952b RGB pie chart
      #7f952b color shades, tints & tones
#7f952b color schemes
#7f952b color preview, HTML & CSS examples
           This text has a color of #7f952b        
        
          <p style="color:#7f952b;">Text here</p>
        
        
          .mytext {color:#7f952b;}
        
        Text color #7f952b
      
           This box has a color of #7f952b        
        
          <div style="background-color:#7f952b;">Content here</div>
        
        
          .mybackground {background-color:#7f952b;}
        
        Background color #7f952b
      
           Border around this has a color of #7f952b        
        
          <div style="border:2px solid #7f952b;">Content here</div>
        
        
          .myborder {border:2px solid #7f952b;}
        
        Border color #7f952b