#82eba4 color space conversions
Hex:
        #82eba4
        RGB:
        130, 235, 164
        CMY:
        49, 8, 36
        CMYK:
        45, 0, 30, 8
      HSL:
        139°, 72.4138%, 71.5686%
        HSV (HSB):
        139°, 44.6809%, 92.1569%
        XYZ:
        45.6151, 66.8428, 45.6197
        xyY:
        0.2886, 0.4228, 66.8428
      CIE-Lab:
        85.4245, -45.7092, 25.2138
        CIE-LCH:
        85.4245, 52.2022, 151.1183
        CIE-Luv:
        85.4245, -48.7295, 43.6220
        Hunter-Lab:
        81.7575, -43.4847, 24.1471
      #82eba4 color charts
#82eba4 RGB chart
      #82eba4 CMYK chart
      #82eba4 RGB pie chart
      #82eba4 color shades, tints & tones
#82eba4 color schemes
#82eba4 color preview, HTML & CSS examples
           This text has a color of #82eba4        
        
          <p style="color:#82eba4;">Text here</p>
        
        
          .mytext {color:#82eba4;}
        
        Text color #82eba4
      
           This box has a color of #82eba4        
        
          <div style="background-color:#82eba4;">Content here</div>
        
        
          .mybackground {background-color:#82eba4;}
        
        Background color #82eba4
      
           Border around this has a color of #82eba4        
        
          <div style="border:2px solid #82eba4;">Content here</div>
        
        
          .myborder {border:2px solid #82eba4;}
        
        Border color #82eba4