#82e82e color space conversions
Hex:
        #82e82e
        RGB:
        130, 232, 46
        CMY:
        49, 9, 82
        CMYK:
        44, 0, 80, 9
      HSL:
        93°, 80.1724%, 54.5098%
        HSV (HSB):
        93°, 80.1724%, 90.9804%
        XYZ:
        38.5557, 62.6563, 12.6466
        xyY:
        0.3386, 0.5503, 62.6563
      CIE-Lab:
        83.2612, -57.7209, 73.5586
        CIE-LCH:
        83.2612, 93.5017, 128.1210
        CIE-Luv:
        83.2612, -49.8947, 93.6320
        Hunter-Lab:
        79.1557, -51.5776, 45.9364
      #82e82e color charts
#82e82e RGB chart
      #82e82e CMYK chart
      #82e82e RGB pie chart
      #82e82e color shades, tints & tones
#82e82e color schemes
#82e82e color preview, HTML & CSS examples
           This text has a color of #82e82e        
        
          <p style="color:#82e82e;">Text here</p>
        
        
          .mytext {color:#82e82e;}
        
        Text color #82e82e
      
           This box has a color of #82e82e        
        
          <div style="background-color:#82e82e;">Content here</div>
        
        
          .mybackground {background-color:#82e82e;}
        
        Background color #82e82e
      
           Border around this has a color of #82e82e        
        
          <div style="border:2px solid #82e82e;">Content here</div>
        
        
          .myborder {border:2px solid #82e82e;}
        
        Border color #82e82e