#82ea70 color space conversions
Hex:
        #82ea70
        RGB:
        130, 234, 112
        CMY:
        49, 8, 56
        CMYK:
        44, 0, 52, 8
      HSL:
        111°, 74.3902%, 67.8431%
        HSV (HSB):
        111°, 52.1368%, 91.7647%
        XYZ:
        41.5534, 64.7613, 25.6393
        xyY:
        0.3149, 0.4908, 64.7613
      CIE-Lab:
        84.3606, -53.1055, 49.5321
        CIE-LCH:
        84.3606, 72.6197, 136.9940
        CIE-Luv:
        84.3606, -49.7185, 72.8679
        Hunter-Lab:
        80.4744, -48.6609, 37.4422
      #82ea70 color charts
#82ea70 RGB chart
      #82ea70 CMYK chart
      #82ea70 RGB pie chart
      #82ea70 color shades, tints & tones
#82ea70 color schemes
#82ea70 color preview, HTML & CSS examples
           This text has a color of #82ea70        
        
          <p style="color:#82ea70;">Text here</p>
        
        
          .mytext {color:#82ea70;}
        
        Text color #82ea70
      
           This box has a color of #82ea70        
        
          <div style="background-color:#82ea70;">Content here</div>
        
        
          .mybackground {background-color:#82ea70;}
        
        Background color #82ea70
      
           Border around this has a color of #82ea70        
        
          <div style="border:2px solid #82ea70;">Content here</div>
        
        
          .myborder {border:2px solid #82ea70;}
        
        Border color #82ea70