#82d024 color space conversions
Hex:
        #82d024
        RGB:
        130, 208, 36
        CMY:
        49, 18, 86
        CMYK:
        38, 0, 83, 18
      HSL:
        87°, 70.4918%, 47.8431%
        HSV (HSB):
        87°, 82.6923%, 81.5686%
        XYZ:
        32.0802, 49.9850, 9.6263
        xyY:
        0.3499, 0.5451, 49.9850
      CIE-Lab:
        76.0600, -48.6845, 69.6271
        CIE-LCH:
        76.0600, 84.9595, 124.9619
        CIE-Luv:
        76.0600, -39.1183, 85.5785
        Hunter-Lab:
        70.7000, -42.7305, 41.4173
      #82d024 color charts
#82d024 RGB chart
      #82d024 CMYK chart
      #82d024 RGB pie chart
      #82d024 color shades, tints & tones
#82d024 color schemes
#82d024 color preview, HTML & CSS examples
           This text has a color of #82d024        
        
          <p style="color:#82d024;">Text here</p>
        
        
          .mytext {color:#82d024;}
        
        Text color #82d024
      
           This box has a color of #82d024        
        
          <div style="background-color:#82d024;">Content here</div>
        
        
          .mybackground {background-color:#82d024;}
        
        Background color #82d024
      
           Border around this has a color of #82d024        
        
          <div style="border:2px solid #82d024;">Content here</div>
        
        
          .myborder {border:2px solid #82d024;}
        
        Border color #82d024