#82e13a color space conversions
Hex:
        #82e13a
        RGB:
        130, 225, 58
        CMY:
        49, 12, 77
        CMYK:
        42, 0, 74, 12
      HSL:
        94°, 73.5683%, 55.4902%
        HSV (HSB):
        94°, 74.2222%, 88.2353%
        XYZ:
        36.8949, 58.9017, 13.4276
        xyY:
        0.3378, 0.5393, 58.9017
      CIE-Lab:
        81.2376, -54.3910, 68.1006
        CIE-LCH:
        81.2376, 87.1554, 128.6139
        CIE-Luv:
        81.2376, -46.7043, 88.1443
        Hunter-Lab:
        76.7475, -48.4977, 43.3500
      #82e13a color charts
#82e13a RGB chart
      #82e13a CMYK chart
      #82e13a RGB pie chart
      #82e13a color shades, tints & tones
#82e13a color schemes
#82e13a color preview, HTML & CSS examples
           This text has a color of #82e13a        
        
          <p style="color:#82e13a;">Text here</p>
        
        
          .mytext {color:#82e13a;}
        
        Text color #82e13a
      
           This box has a color of #82e13a        
        
          <div style="background-color:#82e13a;">Content here</div>
        
        
          .mybackground {background-color:#82e13a;}
        
        Background color #82e13a
      
           Border around this has a color of #82e13a        
        
          <div style="border:2px solid #82e13a;">Content here</div>
        
        
          .myborder {border:2px solid #82e13a;}
        
        Border color #82e13a