#82d43b color space conversions
Hex:
        #82d43b
        RGB:
        130, 212, 59
        CMY:
        49, 17, 77
        CMYK:
        39, 0, 72, 17
      HSL:
        92°, 64.0167%, 53.1373%
        HSV (HSB):
        92°, 72.1698%, 83.1373%
        XYZ:
        33.5388, 52.1486, 12.4357
        xyY:
        0.3418, 0.5315, 52.1486
      CIE-Lab:
        77.3696, -49.1311, 63.9460
        CIE-LCH:
        77.3696, 80.6409, 127.5359
        CIE-Luv:
        77.3696, -40.8144, 82.3101
        Hunter-Lab:
        72.2140, -43.4725, 40.3397
      #82d43b color charts
#82d43b RGB chart
      #82d43b CMYK chart
      #82d43b RGB pie chart
      #82d43b color shades, tints & tones
#82d43b color schemes
#82d43b color preview, HTML & CSS examples
           This text has a color of #82d43b        
        
          <p style="color:#82d43b;">Text here</p>
        
        
          .mytext {color:#82d43b;}
        
        Text color #82d43b
      
           This box has a color of #82d43b        
        
          <div style="background-color:#82d43b;">Content here</div>
        
        
          .mybackground {background-color:#82d43b;}
        
        Background color #82d43b
      
           Border around this has a color of #82d43b        
        
          <div style="border:2px solid #82d43b;">Content here</div>
        
        
          .myborder {border:2px solid #82d43b;}
        
        Border color #82d43b