#82f73d color space conversions
Hex:
        #82f73d
        RGB:
        130, 247, 61
        CMY:
        49, 3, 76
        CMYK:
        47, 0, 75, 3
      HSL:
        98°, 92.0792%, 60.3922%
        HSV (HSB):
        98°, 75.3036%, 96.8627%
        XYZ:
        43.3090, 71.6043, 15.9533
        xyY:
        0.3309, 0.5472, 71.6043
      CIE-Lab:
        87.7778, -62.5639, 73.4901
        CIE-LCH:
        87.7778, 96.5145, 130.4085
        CIE-Luv:
        87.7778, -56.1074, 96.6740
        Hunter-Lab:
        84.6193, -56.7257, 48.0556
      #82f73d color charts
#82f73d RGB chart
      #82f73d CMYK chart
      #82f73d RGB pie chart
      #82f73d color shades, tints & tones
#82f73d color schemes
#82f73d color preview, HTML & CSS examples
           This text has a color of #82f73d        
        
          <p style="color:#82f73d;">Text here</p>
        
        
          .mytext {color:#82f73d;}
        
        Text color #82f73d
      
           This box has a color of #82f73d        
        
          <div style="background-color:#82f73d;">Content here</div>
        
        
          .mybackground {background-color:#82f73d;}
        
        Background color #82f73d
      
           Border around this has a color of #82f73d        
        
          <div style="border:2px solid #82f73d;">Content here</div>
        
        
          .myborder {border:2px solid #82f73d;}
        
        Border color #82f73d