#82ba8a color space conversions
Hex:
        #82ba8a
        RGB:
        130, 186, 138
        CMY:
        49, 27, 46
        CMYK:
        30, 0, 26, 27
      HSL:
        129°, 28.8660%, 61.9608%
        HSV (HSB):
        129°, 30.1075%, 72.9412%
        XYZ:
        31.3523, 41.6986, 30.4410
        xyY:
        0.3029, 0.4029, 41.6986
      CIE-Lab:
        70.6626, -28.0733, 18.6419
        CIE-LCH:
        70.6626, 33.6991, 146.4140
        CIE-Luv:
        70.6626, -27.7561, 30.5728
        Hunter-Lab:
        64.5745, -26.3398, 17.2523
      #82ba8a color charts
#82ba8a RGB chart
      #82ba8a CMYK chart
      #82ba8a RGB pie chart
      #82ba8a color shades, tints & tones
#82ba8a color schemes
#82ba8a color preview, HTML & CSS examples
           This text has a color of #82ba8a        
        
          <p style="color:#82ba8a;">Text here</p>
        
        
          .mytext {color:#82ba8a;}
        
        Text color #82ba8a
      
           This box has a color of #82ba8a        
        
          <div style="background-color:#82ba8a;">Content here</div>
        
        
          .mybackground {background-color:#82ba8a;}
        
        Background color #82ba8a
      
           Border around this has a color of #82ba8a        
        
          <div style="border:2px solid #82ba8a;">Content here</div>
        
        
          .myborder {border:2px solid #82ba8a;}
        
        Border color #82ba8a