#82d73b color space conversions
Hex:
        #82d73b
        RGB:
        130, 215, 59
        CMY:
        49, 16, 77
        CMYK:
        40, 0, 73, 16
      HSL:
        93°, 66.1017%, 53.7255%
        HSV (HSB):
        93°, 72.5581%, 84.3137%
        XYZ:
        34.2958, 53.6625, 12.6880
        xyY:
        0.3408, 0.5332, 53.6625
      CIE-Lab:
        78.2645, -50.3502, 64.8371
        CIE-LCH:
        78.2645, 82.0913, 127.8316
        CIE-Luv:
        78.2645, -42.1927, 83.6085
        Hunter-Lab:
        73.2547, -44.6270, 41.0090
      #82d73b color charts
#82d73b RGB chart
      #82d73b CMYK chart
      #82d73b RGB pie chart
      #82d73b color shades, tints & tones
#82d73b color schemes
#82d73b color preview, HTML & CSS examples
           This text has a color of #82d73b        
        
          <p style="color:#82d73b;">Text here</p>
        
        
          .mytext {color:#82d73b;}
        
        Text color #82d73b
      
           This box has a color of #82d73b        
        
          <div style="background-color:#82d73b;">Content here</div>
        
        
          .mybackground {background-color:#82d73b;}
        
        Background color #82d73b
      
           Border around this has a color of #82d73b        
        
          <div style="border:2px solid #82d73b;">Content here</div>
        
        
          .myborder {border:2px solid #82d73b;}
        
        Border color #82d73b