#82bd5f color space conversions
Hex:
        #82bd5f
        RGB:
        130, 189, 95
        CMY:
        49, 26, 63
        CMYK:
        31, 0, 50, 26
      HSL:
        98°, 41.5929%, 55.6863%
        HSV (HSB):
        98°, 49.7354%, 74.1176%
        XYZ:
        29.4691, 41.9672, 17.3738
        xyY:
        0.3318, 0.4726, 41.9672
      CIE-Lab:
        70.8483, -35.9340, 41.2606
        CIE-LCH:
        70.8483, 54.7146, 131.0528
        CIE-Luv:
        70.8483, -29.5405, 57.8596
        Hunter-Lab:
        64.7821, -32.1699, 29.4466
      #82bd5f color charts
#82bd5f RGB chart
      #82bd5f CMYK chart
      #82bd5f RGB pie chart
      #82bd5f color shades, tints & tones
#82bd5f color schemes
#82bd5f color preview, HTML & CSS examples
           This text has a color of #82bd5f        
        
          <p style="color:#82bd5f;">Text here</p>
        
        
          .mytext {color:#82bd5f;}
        
        Text color #82bd5f
      
           This box has a color of #82bd5f        
        
          <div style="background-color:#82bd5f;">Content here</div>
        
        
          .mybackground {background-color:#82bd5f;}
        
        Background color #82bd5f
      
           Border around this has a color of #82bd5f        
        
          <div style="border:2px solid #82bd5f;">Content here</div>
        
        
          .myborder {border:2px solid #82bd5f;}
        
        Border color #82bd5f