#82c18e color space conversions
Hex:
        #82c18e
        RGB:
        130, 193, 142
        CMY:
        49, 24, 44
        CMYK:
        33, 0, 26, 24
      HSL:
        131°, 33.6898%, 63.3333%
        HSV (HSB):
        131°, 32.6425%, 75.6863%
        XYZ:
        33.1584, 44.8387, 32.4983
        xyY:
        0.3001, 0.4058, 44.8387
      CIE-Lab:
        72.7856, -30.7136, 19.4200
        CIE-LCH:
        72.7856, 36.3382, 147.6951
        CIE-Luv:
        72.7856, -30.9559, 32.2359
        Hunter-Lab:
        66.9617, -28.7927, 18.0982
      #82c18e color charts
#82c18e RGB chart
      #82c18e CMYK chart
      #82c18e RGB pie chart
      #82c18e color shades, tints & tones
#82c18e color schemes
#82c18e color preview, HTML & CSS examples
           This text has a color of #82c18e        
        
          <p style="color:#82c18e;">Text here</p>
        
        
          .mytext {color:#82c18e;}
        
        Text color #82c18e
      
           This box has a color of #82c18e        
        
          <div style="background-color:#82c18e;">Content here</div>
        
        
          .mybackground {background-color:#82c18e;}
        
        Background color #82c18e
      
           Border around this has a color of #82c18e        
        
          <div style="border:2px solid #82c18e;">Content here</div>
        
        
          .myborder {border:2px solid #82c18e;}
        
        Border color #82c18e