#82e73e color space conversions
Hex:
        #82e73e
        RGB:
        130, 231, 62
        CMY:
        49, 9, 76
        CMYK:
        44, 0, 73, 9
      HSL:
        96°, 77.8802%, 57.4510%
        HSV (HSB):
        96°, 73.1602%, 90.5882%
        XYZ:
        38.6513, 62.2455, 14.5349
        xyY:
        0.3348, 0.5392, 62.2455
      CIE-Lab:
        83.0438, -56.4778, 68.5504
        CIE-LCH:
        83.0438, 88.8195, 129.4847
        CIE-Luv:
        83.0438, -49.2930, 89.6953
        Hunter-Lab:
        78.8958, -50.6198, 44.3041
      #82e73e color charts
#82e73e RGB chart
      #82e73e CMYK chart
      #82e73e RGB pie chart
      #82e73e color shades, tints & tones
#82e73e color schemes
#82e73e color preview, HTML & CSS examples
           This text has a color of #82e73e        
        
          <p style="color:#82e73e;">Text here</p>
        
        
          .mytext {color:#82e73e;}
        
        Text color #82e73e
      
           This box has a color of #82e73e        
        
          <div style="background-color:#82e73e;">Content here</div>
        
        
          .mybackground {background-color:#82e73e;}
        
        Background color #82e73e
      
           Border around this has a color of #82e73e        
        
          <div style="border:2px solid #82e73e;">Content here</div>
        
        
          .myborder {border:2px solid #82e73e;}
        
        Border color #82e73e