#82bc4f color space conversions
Hex:
        #82bc4f
        RGB:
        130, 188, 79
        CMY:
        49, 26, 69
        CMYK:
        31, 0, 58, 26
      HSL:
        92°, 44.8560%, 52.3529%
        HSV (HSB):
        92°, 57.9787%, 73.7255%
        XYZ:
        28.6004, 41.2768, 13.8570
        xyY:
        0.3416, 0.4930, 41.2768
      CIE-Lab:
        70.3694, -37.2280, 48.3125
        CIE-LCH:
        70.3694, 60.9920, 127.6167
        CIE-Luv:
        70.3694, -29.1615, 64.5716
        Hunter-Lab:
        64.2470, -32.9706, 32.1851
      #82bc4f color charts
#82bc4f RGB chart
      #82bc4f CMYK chart
      #82bc4f RGB pie chart
      #82bc4f color shades, tints & tones
#82bc4f color schemes
#82bc4f color preview, HTML & CSS examples
           This text has a color of #82bc4f        
        
          <p style="color:#82bc4f;">Text here</p>
        
        
          .mytext {color:#82bc4f;}
        
        Text color #82bc4f
      
           This box has a color of #82bc4f        
        
          <div style="background-color:#82bc4f;">Content here</div>
        
        
          .mybackground {background-color:#82bc4f;}
        
        Background color #82bc4f
      
           Border around this has a color of #82bc4f        
        
          <div style="border:2px solid #82bc4f;">Content here</div>
        
        
          .myborder {border:2px solid #82bc4f;}
        
        Border color #82bc4f