#82e19d color space conversions
Hex:
        #82e19d
        RGB:
        130, 225, 157
        CMY:
        49, 12, 38
        CMYK:
        42, 0, 30, 12
      HSL:
        137°, 61.2903%, 69.6078%
        HSV (HSB):
        137°, 42.2222%, 88.2353%
        XYZ:
        42.2169, 61.0306, 41.4533
        xyY:
        0.2918, 0.4218, 61.0306
      CIE-Lab:
        82.3952, -42.6245, 24.6930
        CIE-LCH:
        82.3952, 49.2605, 149.9157
        CIE-Luv:
        82.3952, -44.7467, 42.0904
        Hunter-Lab:
        78.1221, -40.2527, 23.2249
      #82e19d color charts
#82e19d RGB chart
      #82e19d CMYK chart
      #82e19d RGB pie chart
      #82e19d color shades, tints & tones
#82e19d color schemes
#82e19d color preview, HTML & CSS examples
           This text has a color of #82e19d        
        
          <p style="color:#82e19d;">Text here</p>
        
        
          .mytext {color:#82e19d;}
        
        Text color #82e19d
      
           This box has a color of #82e19d        
        
          <div style="background-color:#82e19d;">Content here</div>
        
        
          .mybackground {background-color:#82e19d;}
        
        Background color #82e19d
      
           Border around this has a color of #82e19d        
        
          <div style="border:2px solid #82e19d;">Content here</div>
        
        
          .myborder {border:2px solid #82e19d;}
        
        Border color #82e19d