#82d73d color space conversions
Hex:
        #82d73d
        RGB:
        130, 215, 61
        CMY:
        49, 16, 76
        CMYK:
        40, 0, 72, 16
      HSL:
        93°, 65.8120%, 54.1176%
        HSV (HSB):
        93°, 71.6279%, 84.3137%
        XYZ:
        34.3487, 53.6836, 12.9665
        xyY:
        0.3401, 0.5315, 53.6836
      CIE-Lab:
        78.2769, -50.2207, 64.1489
        CIE-LCH:
        78.2769, 81.4690, 128.0566
        CIE-Luv:
        78.2769, -42.1728, 83.0734
        Hunter-Lab:
        73.2691, -44.5399, 40.7958
      #82d73d color charts
#82d73d RGB chart
      #82d73d CMYK chart
      #82d73d RGB pie chart
      #82d73d color shades, tints & tones
#82d73d color schemes
#82d73d color preview, HTML & CSS examples
           This text has a color of #82d73d        
        
          <p style="color:#82d73d;">Text here</p>
        
        
          .mytext {color:#82d73d;}
        
        Text color #82d73d
      
           This box has a color of #82d73d        
        
          <div style="background-color:#82d73d;">Content here</div>
        
        
          .mybackground {background-color:#82d73d;}
        
        Background color #82d73d
      
           Border around this has a color of #82d73d        
        
          <div style="border:2px solid #82d73d;">Content here</div>
        
        
          .myborder {border:2px solid #82d73d;}
        
        Border color #82d73d