#82df2d color space conversions
Hex:
        #82df2d
        RGB:
        130, 223, 45
        CMY:
        49, 13, 82
        CMYK:
        42, 0, 80, 13
      HSL:
        91°, 73.5537%, 52.5490%
        HSV (HSB):
        91°, 79.8206%, 87.4510%
        XYZ:
        36.0673, 57.7106, 11.7210
        xyY:
        0.3419, 0.5470, 57.7106
      CIE-Lab:
        80.5776, -54.2944, 71.3729
        CIE-LCH:
        80.5776, 89.6771, 127.2607
        CIE-Luv:
        80.5776, -45.9360, 90.1348
        Hunter-Lab:
        75.9675, -48.1964, 44.0295
      #82df2d color charts
#82df2d RGB chart
      #82df2d CMYK chart
      #82df2d RGB pie chart
      #82df2d color shades, tints & tones
#82df2d color schemes
#82df2d color preview, HTML & CSS examples
           This text has a color of #82df2d        
        
          <p style="color:#82df2d;">Text here</p>
        
        
          .mytext {color:#82df2d;}
        
        Text color #82df2d
      
           This box has a color of #82df2d        
        
          <div style="background-color:#82df2d;">Content here</div>
        
        
          .mybackground {background-color:#82df2d;}
        
        Background color #82df2d
      
           Border around this has a color of #82df2d        
        
          <div style="border:2px solid #82df2d;">Content here</div>
        
        
          .myborder {border:2px solid #82df2d;}
        
        Border color #82df2d