#82e46a color space conversions
Hex:
        #82e46a
        RGB:
        130, 228, 106
        CMY:
        49, 11, 58
        CMYK:
        43, 0, 54, 11
      HSL:
        108°, 69.3182%, 65.4902%
        HSV (HSB):
        108°, 53.5088%, 89.4118%
        XYZ:
        39.5508, 61.2732, 23.3780
        xyY:
        0.3184, 0.4933, 61.2732
      CIE-Lab:
        82.5254, -51.3919, 50.1112
        CIE-LCH:
        82.5254, 71.7792, 135.7229
        CIE-Luv:
        82.5254, -47.2718, 72.6242
        Hunter-Lab:
        78.2772, -46.7951, 37.0867
      #82e46a color charts
#82e46a RGB chart
      #82e46a CMYK chart
      #82e46a RGB pie chart
      #82e46a color shades, tints & tones
#82e46a color schemes
#82e46a color preview, HTML & CSS examples
           This text has a color of #82e46a        
        
          <p style="color:#82e46a;">Text here</p>
        
        
          .mytext {color:#82e46a;}
        
        Text color #82e46a
      
           This box has a color of #82e46a        
        
          <div style="background-color:#82e46a;">Content here</div>
        
        
          .mybackground {background-color:#82e46a;}
        
        Background color #82e46a
      
           Border around this has a color of #82e46a        
        
          <div style="border:2px solid #82e46a;">Content here</div>
        
        
          .myborder {border:2px solid #82e46a;}
        
        Border color #82e46a