#82e37a color space conversions
Hex:
        #82e37a
        RGB:
        130, 227, 122
        CMY:
        49, 11, 52
        CMYK:
        43, 0, 46, 11
      HSL:
        115°, 65.2174%, 68.4314%
        HSV (HSB):
        115°, 46.2555%, 89.0196%
        XYZ:
        40.1879, 61.0891, 28.0856
        xyY:
        0.3107, 0.4722, 61.0891
      CIE-Lab:
        82.4266, -48.9727, 42.3885
        CIE-LCH:
        82.4266, 64.7697, 139.1220
        CIE-Luv:
        82.4266, -46.4914, 64.2098
        Hunter-Lab:
        78.1595, -44.9986, 33.4066
      #82e37a color charts
#82e37a RGB chart
      #82e37a CMYK chart
      #82e37a RGB pie chart
      #82e37a color shades, tints & tones
#82e37a color schemes
#82e37a color preview, HTML & CSS examples
           This text has a color of #82e37a        
        
          <p style="color:#82e37a;">Text here</p>
        
        
          .mytext {color:#82e37a;}
        
        Text color #82e37a
      
           This box has a color of #82e37a        
        
          <div style="background-color:#82e37a;">Content here</div>
        
        
          .mybackground {background-color:#82e37a;}
        
        Background color #82e37a
      
           Border around this has a color of #82e37a        
        
          <div style="border:2px solid #82e37a;">Content here</div>
        
        
          .myborder {border:2px solid #82e37a;}
        
        Border color #82e37a