#82ffa3 color space conversions
Hex:
        #82ffa3
        RGB:
        130, 255, 163
        CMY:
        49, 0, 36
        CMYK:
        49, 0, 36, 0
      HSL:
        136°, 100.0000%, 75.4902%
        HSV (HSB):
        136°, 49.0196%, 100.0000%
        XYZ:
        51.5768, 78.9102, 47.1631
        xyY:
        0.2903, 0.4442, 78.9102
      CIE-Lab:
        91.1936, -54.2152, 33.4915
        CIE-LCH:
        91.1936, 63.7257, 148.2942
        CIE-Luv:
        91.1936, -56.8877, 56.3379
        Hunter-Lab:
        88.8314, -51.8153, 30.7032
      #82ffa3 color charts
#82ffa3 RGB chart
      #82ffa3 CMYK chart
      #82ffa3 RGB pie chart
      #82ffa3 color shades, tints & tones
#82ffa3 color schemes
#82ffa3 color preview, HTML & CSS examples
           This text has a color of #82ffa3        
        
          <p style="color:#82ffa3;">Text here</p>
        
        
          .mytext {color:#82ffa3;}
        
        Text color #82ffa3
      
           This box has a color of #82ffa3        
        
          <div style="background-color:#82ffa3;">Content here</div>
        
        
          .mybackground {background-color:#82ffa3;}
        
        Background color #82ffa3
      
           Border around this has a color of #82ffa3        
        
          <div style="border:2px solid #82ffa3;">Content here</div>
        
        
          .myborder {border:2px solid #82ffa3;}
        
        Border color #82ffa3