#82ad9d color space conversions
Hex:
        #82ad9d
        RGB:
        130, 173, 157
        CMY:
        49, 32, 38
        CMYK:
        25, 0, 9, 32
      HSL:
        158°, 20.7729%, 59.4118%
        HSV (HSB):
        158°, 24.8555%, 67.8431%
        XYZ:
        30.2353, 37.0673, 37.4594
        xyY:
        0.2886, 0.3538, 37.0673
      CIE-Lab:
        67.3275, -17.8500, 3.5276
        CIE-LCH:
        67.3275, 18.1953, 168.8211
        CIE-Luv:
        67.3275, -21.6417, 8.0371
        Hunter-Lab:
        60.8829, -17.8995, 6.1387
      #82ad9d color charts
#82ad9d RGB chart
      #82ad9d CMYK chart
      #82ad9d RGB pie chart
      #82ad9d color shades, tints & tones
#82ad9d color schemes
#82ad9d color preview, HTML & CSS examples
           This text has a color of #82ad9d        
        
          <p style="color:#82ad9d;">Text here</p>
        
        
          .mytext {color:#82ad9d;}
        
        Text color #82ad9d
      
           This box has a color of #82ad9d        
        
          <div style="background-color:#82ad9d;">Content here</div>
        
        
          .mybackground {background-color:#82ad9d;}
        
        Background color #82ad9d
      
           Border around this has a color of #82ad9d        
        
          <div style="border:2px solid #82ad9d;">Content here</div>
        
        
          .myborder {border:2px solid #82ad9d;}
        
        Border color #82ad9d