#82f2af color space conversions
Hex:
        #82f2af
        RGB:
        130, 242, 175
        CMY:
        49, 5, 31
        CMYK:
        46, 0, 28, 5
      HSL:
        144°, 81.1594%, 72.9412%
        HSV (HSB):
        144°, 46.2810%, 94.9020%
        XYZ:
        48.6959, 71.3452, 51.7619
        xyY:
        0.2834, 0.4153, 71.3452
      CIE-Lab:
        87.6525, -46.6906, 22.6194
        CIE-LCH:
        87.6525, 51.8811, 154.1520
        CIE-Luv:
        87.6525, -51.2398, 40.5759
        Hunter-Lab:
        84.4661, -44.9079, 22.7926
      #82f2af color charts
#82f2af RGB chart
      #82f2af CMYK chart
      #82f2af RGB pie chart
      #82f2af color shades, tints & tones
#82f2af color schemes
#82f2af color preview, HTML & CSS examples
           This text has a color of #82f2af        
        
          <p style="color:#82f2af;">Text here</p>
        
        
          .mytext {color:#82f2af;}
        
        Text color #82f2af
      
           This box has a color of #82f2af        
        
          <div style="background-color:#82f2af;">Content here</div>
        
        
          .mybackground {background-color:#82f2af;}
        
        Background color #82f2af
      
           Border around this has a color of #82f2af        
        
          <div style="border:2px solid #82f2af;">Content here</div>
        
        
          .myborder {border:2px solid #82f2af;}
        
        Border color #82f2af