#82a50e color space conversions
Hex:
        #82a50e
        RGB:
        130, 165, 14
        CMY:
        49, 35, 95
        CMYK:
        21, 0, 92, 35
      HSL:
        74°, 84.3575%, 35.0980%
        HSV (HSB):
        74°, 91.5152%, 64.7059%
        XYZ:
        22.7403, 31.6878, 5.3333
        xyY:
        0.3805, 0.5302, 31.6878
      CIE-Lab:
        63.0840, -30.4786, 63.1747
        CIE-LCH:
        63.0840, 70.1426, 115.7550
        CIE-Luv:
        63.0840, -17.1334, 70.8943
        Hunter-Lab:
        56.2919, -26.4020, 33.7870
      #82a50e color charts
#82a50e RGB chart
      #82a50e CMYK chart
      #82a50e RGB pie chart
      #82a50e color shades, tints & tones
#82a50e color schemes
#82a50e color preview, HTML & CSS examples
           This text has a color of #82a50e        
        
          <p style="color:#82a50e;">Text here</p>
        
        
          .mytext {color:#82a50e;}
        
        Text color #82a50e
      
           This box has a color of #82a50e        
        
          <div style="background-color:#82a50e;">Content here</div>
        
        
          .mybackground {background-color:#82a50e;}
        
        Background color #82a50e
      
           Border around this has a color of #82a50e        
        
          <div style="border:2px solid #82a50e;">Content here</div>
        
        
          .myborder {border:2px solid #82a50e;}
        
        Border color #82a50e