#82971b color space conversions
Hex:
        #82971b
        RGB:
        130, 151, 27
        CMY:
        49, 41, 89
        CMYK:
        14, 0, 82, 41
      HSL:
        70°, 69.6629%, 34.9020%
        HSV (HSB):
        70°, 82.1192%, 59.2157%
        XYZ:
        20.4704, 26.9582, 5.1615
        xyY:
        0.3892, 0.5126, 26.9582
      CIE-Lab:
        58.9356, -23.2898, 56.8167
        CIE-LCH:
        58.9356, 61.4048, 112.2892
        CIE-Luv:
        58.9356, -9.1051, 63.3394
        Hunter-Lab:
        51.9213, -20.4872, 30.4509
      #82971b color charts
#82971b RGB chart
      #82971b CMYK chart
      #82971b RGB pie chart
      #82971b color shades, tints & tones
#82971b color schemes
#82971b color preview, HTML & CSS examples
           This text has a color of #82971b        
        
          <p style="color:#82971b;">Text here</p>
        
        
          .mytext {color:#82971b;}
        
        Text color #82971b
      
           This box has a color of #82971b        
        
          <div style="background-color:#82971b;">Content here</div>
        
        
          .mybackground {background-color:#82971b;}
        
        Background color #82971b
      
           Border around this has a color of #82971b        
        
          <div style="border:2px solid #82971b;">Content here</div>
        
        
          .myborder {border:2px solid #82971b;}
        
        Border color #82971b