#82eb5d color space conversions
Hex:
        #82eb5d
        RGB:
        130, 235, 93
        CMY:
        49, 8, 64
        CMYK:
        45, 0, 60, 8
      HSL:
        104°, 78.0220%, 64.3137%
        HSV (HSB):
        104°, 60.4255%, 92.1569%
        XYZ:
        40.8900, 64.9528, 20.7379
        xyY:
        0.3230, 0.5131, 64.9528
      CIE-Lab:
        84.4594, -55.5616, 58.1351
        CIE-LCH:
        84.4594, 80.4162, 133.7033
        CIE-Luv:
        84.4594, -50.5388, 81.5193
        Hunter-Lab:
        80.5933, -50.4740, 41.1590
      #82eb5d color charts
#82eb5d RGB chart
      #82eb5d CMYK chart
      #82eb5d RGB pie chart
      #82eb5d color shades, tints & tones
#82eb5d color schemes
#82eb5d color preview, HTML & CSS examples
           This text has a color of #82eb5d        
        
          <p style="color:#82eb5d;">Text here</p>
        
        
          .mytext {color:#82eb5d;}
        
        Text color #82eb5d
      
           This box has a color of #82eb5d        
        
          <div style="background-color:#82eb5d;">Content here</div>
        
        
          .mybackground {background-color:#82eb5d;}
        
        Background color #82eb5d
      
           Border around this has a color of #82eb5d        
        
          <div style="border:2px solid #82eb5d;">Content here</div>
        
        
          .myborder {border:2px solid #82eb5d;}
        
        Border color #82eb5d