#82ec5d color space conversions
Hex:
        #82ec5d
        RGB:
        130, 236, 93
        CMY:
        49, 7, 64
        CMYK:
        45, 0, 61, 7
      HSL:
        104°, 79.0055%, 64.5098%
        HSV (HSB):
        104°, 60.5932%, 92.5490%
        XYZ:
        41.1772, 65.5270, 20.8336
        xyY:
        0.3229, 0.5138, 65.5270
      CIE-Lab:
        84.7546, -55.9525, 58.4673
        CIE-LCH:
        84.7546, 80.9265, 133.7409
        CIE-Luv:
        84.7546, -50.9652, 81.9898
        Hunter-Lab:
        80.9488, -50.8607, 41.4048
      #82ec5d color charts
#82ec5d RGB chart
      #82ec5d CMYK chart
      #82ec5d RGB pie chart
      #82ec5d color shades, tints & tones
#82ec5d color schemes
#82ec5d color preview, HTML & CSS examples
           This text has a color of #82ec5d        
        
          <p style="color:#82ec5d;">Text here</p>
        
        
          .mytext {color:#82ec5d;}
        
        Text color #82ec5d
      
           This box has a color of #82ec5d        
        
          <div style="background-color:#82ec5d;">Content here</div>
        
        
          .mybackground {background-color:#82ec5d;}
        
        Background color #82ec5d
      
           Border around this has a color of #82ec5d        
        
          <div style="border:2px solid #82ec5d;">Content here</div>
        
        
          .myborder {border:2px solid #82ec5d;}
        
        Border color #82ec5d