#82d44b color space conversions
Hex:
        #82d44b
        RGB:
        130, 212, 75
        CMY:
        49, 17, 71
        CMYK:
        39, 0, 65, 17
      HSL:
        96°, 61.4350%, 56.2745%
        HSV (HSB):
        96°, 64.6226%, 83.1373%
        XYZ:
        34.0194, 52.3408, 14.9664
        xyY:
        0.3357, 0.5166, 52.3408
      CIE-Lab:
        77.4842, -47.9454, 57.9632
        CIE-LCH:
        77.4842, 75.2229, 129.5966
        CIE-Luv:
        77.4842, -40.6424, 77.4217
        Hunter-Lab:
        72.3469, -42.6718, 38.3776
      #82d44b color charts
#82d44b RGB chart
      #82d44b CMYK chart
      #82d44b RGB pie chart
      #82d44b color shades, tints & tones
#82d44b color schemes
#82d44b color preview, HTML & CSS examples
           This text has a color of #82d44b        
        
          <p style="color:#82d44b;">Text here</p>
        
        
          .mytext {color:#82d44b;}
        
        Text color #82d44b
      
           This box has a color of #82d44b        
        
          <div style="background-color:#82d44b;">Content here</div>
        
        
          .mybackground {background-color:#82d44b;}
        
        Background color #82d44b
      
           Border around this has a color of #82d44b        
        
          <div style="border:2px solid #82d44b;">Content here</div>
        
        
          .myborder {border:2px solid #82d44b;}
        
        Border color #82d44b