#82f2f1 color space conversions
Hex:
        #82f2f1
        RGB:
        130, 242, 241
        CMY:
        49, 5, 5
        CMYK:
        46, 0, 0, 5
      HSL:
        179°, 81.1594%, 72.9412%
        HSV (HSB):
        179°, 46.2810%, 94.9020%
        XYZ:
        56.8352, 74.6010, 94.6230
        xyY:
        0.2514, 0.3300, 74.6010
      CIE-Lab:
        89.2057, -32.2329, -9.4681
        CIE-LCH:
        89.2057, 33.5947, 196.3697
        CIE-Luv:
        89.2057, -48.8186, -9.7166
        Hunter-Lab:
        86.3718, -33.6924, -4.4937
      #82f2f1 color charts
#82f2f1 RGB chart
      #82f2f1 CMYK chart
      #82f2f1 RGB pie chart
      #82f2f1 color shades, tints & tones
#82f2f1 color schemes
#82f2f1 color preview, HTML & CSS examples
           This text has a color of #82f2f1        
        
          <p style="color:#82f2f1;">Text here</p>
        
        
          .mytext {color:#82f2f1;}
        
        Text color #82f2f1
      
           This box has a color of #82f2f1        
        
          <div style="background-color:#82f2f1;">Content here</div>
        
        
          .mybackground {background-color:#82f2f1;}
        
        Background color #82f2f1
      
           Border around this has a color of #82f2f1        
        
          <div style="border:2px solid #82f2f1;">Content here</div>
        
        
          .myborder {border:2px solid #82f2f1;}
        
        Border color #82f2f1