#82bc5f color space conversions
Hex:
        #82bc5f
        RGB:
        130, 188, 95
        CMY:
        49, 26, 63
        CMYK:
        31, 0, 49, 26
      HSL:
        97°, 40.9692%, 55.4902%
        HSV (HSB):
        97°, 49.4681%, 73.7255%
        XYZ:
        29.2547, 41.5385, 17.3023
        xyY:
        0.3321, 0.4715, 41.5385
      CIE-Lab:
        70.5516, -35.4774, 40.8978
        CIE-LCH:
        70.5516, 54.1413, 130.9405
        CIE-Luv:
        70.5516, -29.0526, 57.3372
        Hunter-Lab:
        64.4504, -31.7651, 29.1983
      #82bc5f color charts
#82bc5f RGB chart
      #82bc5f CMYK chart
      #82bc5f RGB pie chart
      #82bc5f color shades, tints & tones
#82bc5f color schemes
#82bc5f color preview, HTML & CSS examples
           This text has a color of #82bc5f        
        
          <p style="color:#82bc5f;">Text here</p>
        
        
          .mytext {color:#82bc5f;}
        
        Text color #82bc5f
      
           This box has a color of #82bc5f        
        
          <div style="background-color:#82bc5f;">Content here</div>
        
        
          .mybackground {background-color:#82bc5f;}
        
        Background color #82bc5f
      
           Border around this has a color of #82bc5f        
        
          <div style="border:2px solid #82bc5f;">Content here</div>
        
        
          .myborder {border:2px solid #82bc5f;}
        
        Border color #82bc5f