#82e15b color space conversions
Hex:
        #82e15b
        RGB:
        130, 225, 91
        CMY:
        49, 12, 64
        CMYK:
        42, 0, 60, 12
      HSL:
        103°, 69.0722%, 61.9608%
        HSV (HSB):
        103°, 59.5556%, 88.2353%
        XYZ:
        38.0195, 59.3516, 19.3497
        xyY:
        0.3257, 0.5085, 59.3516
      CIE-Lab:
        81.4845, -51.7864, 55.6331
        CIE-LCH:
        81.4845, 76.0057, 132.9491
        CIE-Luv:
        81.4845, -46.2449, 77.5665
        Hunter-Lab:
        77.0400, -46.7297, 39.0365
      #82e15b color charts
#82e15b RGB chart
      #82e15b CMYK chart
      #82e15b RGB pie chart
      #82e15b color shades, tints & tones
#82e15b color schemes
#82e15b color preview, HTML & CSS examples
           This text has a color of #82e15b        
        
          <p style="color:#82e15b;">Text here</p>
        
        
          .mytext {color:#82e15b;}
        
        Text color #82e15b
      
           This box has a color of #82e15b        
        
          <div style="background-color:#82e15b;">Content here</div>
        
        
          .mybackground {background-color:#82e15b;}
        
        Background color #82e15b
      
           Border around this has a color of #82e15b        
        
          <div style="border:2px solid #82e15b;">Content here</div>
        
        
          .myborder {border:2px solid #82e15b;}
        
        Border color #82e15b