#82eb9a color space conversions
Hex:
        #82eb9a
        RGB:
        130, 235, 154
        CMY:
        49, 8, 40
        CMYK:
        45, 0, 34, 8
      HSL:
        134°, 72.4138%, 71.5686%
        HSV (HSB):
        134°, 44.6809%, 92.1569%
        XYZ:
        44.7470, 66.4956, 41.0484
        xyY:
        0.2938, 0.4366, 66.4956
      CIE-Lab:
        85.2486, -47.4501, 30.0862
        CIE-LCH:
        85.2486, 56.1845, 147.6229
        CIE-Luv:
        85.2486, -49.0337, 50.1141
        Hunter-Lab:
        81.5448, -44.7532, 27.2357
      #82eb9a color charts
#82eb9a RGB chart
      #82eb9a CMYK chart
      #82eb9a RGB pie chart
      #82eb9a color shades, tints & tones
#82eb9a color schemes
#82eb9a color preview, HTML & CSS examples
           This text has a color of #82eb9a        
        
          <p style="color:#82eb9a;">Text here</p>
        
        
          .mytext {color:#82eb9a;}
        
        Text color #82eb9a
      
           This box has a color of #82eb9a        
        
          <div style="background-color:#82eb9a;">Content here</div>
        
        
          .mybackground {background-color:#82eb9a;}
        
        Background color #82eb9a
      
           Border around this has a color of #82eb9a        
        
          <div style="border:2px solid #82eb9a;">Content here</div>
        
        
          .myborder {border:2px solid #82eb9a;}
        
        Border color #82eb9a