#82df75 color space conversions
Hex:
        #82df75
        RGB:
        130, 223, 117
        CMY:
        49, 13, 54
        CMYK:
        42, 0, 48, 13
      HSL:
        113°, 62.3529%, 66.6667%
        HSV (HSB):
        113°, 47.5336%, 87.4510%
        XYZ:
        38.8045, 58.8055, 26.1350
        xyY:
        0.3136, 0.4752, 58.8055
      CIE-Lab:
        81.1846, -47.9754, 43.2654
        CIE-LCH:
        81.1846, 64.6029, 137.9551
        CIE-Luv:
        81.1846, -44.8671, 64.6835
        Hunter-Lab:
        76.6848, -43.8727, 33.4726
      #82df75 color charts
#82df75 RGB chart
      #82df75 CMYK chart
      #82df75 RGB pie chart
      #82df75 color shades, tints & tones
#82df75 color schemes
#82df75 color preview, HTML & CSS examples
           This text has a color of #82df75        
        
          <p style="color:#82df75;">Text here</p>
        
        
          .mytext {color:#82df75;}
        
        Text color #82df75
      
           This box has a color of #82df75        
        
          <div style="background-color:#82df75;">Content here</div>
        
        
          .mybackground {background-color:#82df75;}
        
        Background color #82df75
      
           Border around this has a color of #82df75        
        
          <div style="border:2px solid #82df75;">Content here</div>
        
        
          .myborder {border:2px solid #82df75;}
        
        Border color #82df75