#82e82f color space conversions
Hex:
        #82e82f
        RGB:
        130, 232, 47
        CMY:
        49, 9, 82
        CMYK:
        44, 0, 80, 9
      HSL:
        93°, 80.0866%, 54.7059%
        HSV (HSB):
        93°, 79.7414%, 90.9804%
        XYZ:
        38.5756, 62.6643, 12.7516
        xyY:
        0.3384, 0.5497, 62.6643
      CIE-Lab:
        83.2654, -57.6752, 73.2964
        CIE-LCH:
        83.2654, 93.2673, 128.1984
        CIE-Luv:
        83.2654, -49.8858, 93.4446
        Hunter-Lab:
        79.1608, -51.5470, 45.8618
      #82e82f color charts
#82e82f RGB chart
      #82e82f CMYK chart
      #82e82f RGB pie chart
      #82e82f color shades, tints & tones
#82e82f color schemes
#82e82f color preview, HTML & CSS examples
           This text has a color of #82e82f        
        
          <p style="color:#82e82f;">Text here</p>
        
        
          .mytext {color:#82e82f;}
        
        Text color #82e82f
      
           This box has a color of #82e82f        
        
          <div style="background-color:#82e82f;">Content here</div>
        
        
          .mybackground {background-color:#82e82f;}
        
        Background color #82e82f
      
           Border around this has a color of #82e82f        
        
          <div style="border:2px solid #82e82f;">Content here</div>
        
        
          .myborder {border:2px solid #82e82f;}
        
        Border color #82e82f