#7f802b color space conversions
Hex:
        #7f802b
        RGB:
        127, 128, 43
        CMY:
        50, 50, 83
        CMYK:
        1, 0, 66, 50
      HSL:
        61°, 49.7076%, 33.5294%
        HSV (HSB):
        61°, 66.4062%, 50.1961%
        XYZ:
        16.9076, 20.1248, 5.2788
        xyY:
        0.3996, 0.4756, 20.1248
      CIE-Lab:
        51.9780, -11.8069, 44.2762
        CIE-LCH:
        51.9780, 45.8235, 104.9313
        CIE-Luv:
        51.9780, 2.8879, 49.2934
        Hunter-Lab:
        44.8607, -11.2310, 24.4257
      #7f802b color charts
#7f802b RGB chart
      #7f802b CMYK chart
      #7f802b RGB pie chart
      #7f802b color shades, tints & tones
#7f802b color schemes
#7f802b color preview, HTML & CSS examples
           This text has a color of #7f802b        
        
          <p style="color:#7f802b;">Text here</p>
        
        
          .mytext {color:#7f802b;}
        
        Text color #7f802b
      
           This box has a color of #7f802b        
        
          <div style="background-color:#7f802b;">Content here</div>
        
        
          .mybackground {background-color:#7f802b;}
        
        Background color #7f802b
      
           Border around this has a color of #7f802b        
        
          <div style="border:2px solid #7f802b;">Content here</div>
        
        
          .myborder {border:2px solid #7f802b;}
        
        Border color #7f802b