#82df9a color space conversions
Hex:
        #82df9a
        RGB:
        130, 223, 154
        CMY:
        49, 13, 40
        CMYK:
        42, 0, 31, 13
      HSL:
        135°, 59.2357%, 69.2157%
        HSV (HSB):
        135°, 41.7040%, 87.4510%
        XYZ:
        41.4263, 59.8543, 39.9415
        xyY:
        0.2933, 0.4238, 59.8543
      CIE-Lab:
        81.7589, -42.2785, 25.3801
        CIE-LCH:
        81.7589, 49.3115, 149.0233
        CIE-Luv:
        81.7589, -43.9771, 42.8431
        Hunter-Lab:
        77.3655, -39.8097, 23.5463
      #82df9a color charts
#82df9a RGB chart
      #82df9a CMYK chart
      #82df9a RGB pie chart
      #82df9a color shades, tints & tones
#82df9a color schemes
#82df9a color preview, HTML & CSS examples
           This text has a color of #82df9a        
        
          <p style="color:#82df9a;">Text here</p>
        
        
          .mytext {color:#82df9a;}
        
        Text color #82df9a
      
           This box has a color of #82df9a        
        
          <div style="background-color:#82df9a;">Content here</div>
        
        
          .mybackground {background-color:#82df9a;}
        
        Background color #82df9a
      
           Border around this has a color of #82df9a        
        
          <div style="border:2px solid #82df9a;">Content here</div>
        
        
          .myborder {border:2px solid #82df9a;}
        
        Border color #82df9a