#82ea61 color space conversions
Hex:
        #82ea61
        RGB:
        130, 234, 97
        CMY:
        49, 8, 62
        CMYK:
        44, 0, 59, 8
      HSL:
        106°, 76.5363%, 64.9020%
        HSV (HSB):
        106°, 58.5470%, 91.7647%
        XYZ:
        40.7864, 64.4545, 21.6006
        xyY:
        0.3216, 0.5082, 64.4545
      CIE-Lab:
        84.2019, -54.7706, 56.1171
        CIE-LCH:
        84.2019, 78.4152, 134.3043
        CIE-Luv:
        84.2019, -50.0345, 79.4569
        Hunter-Lab:
        80.2836, -49.8130, 40.2463
      #82ea61 color charts
#82ea61 RGB chart
      #82ea61 CMYK chart
      #82ea61 RGB pie chart
      #82ea61 color shades, tints & tones
#82ea61 color schemes
#82ea61 color preview, HTML & CSS examples
           This text has a color of #82ea61        
        
          <p style="color:#82ea61;">Text here</p>
        
        
          .mytext {color:#82ea61;}
        
        Text color #82ea61
      
           This box has a color of #82ea61        
        
          <div style="background-color:#82ea61;">Content here</div>
        
        
          .mybackground {background-color:#82ea61;}
        
        Background color #82ea61
      
           Border around this has a color of #82ea61        
        
          <div style="border:2px solid #82ea61;">Content here</div>
        
        
          .myborder {border:2px solid #82ea61;}
        
        Border color #82ea61