#82f1da color space conversions
Hex:
        #82f1da
        RGB:
        130, 241, 218
        CMY:
        49, 5, 15
        CMYK:
        46, 0, 10, 5
      HSL:
        168°, 79.8561%, 72.7451%
        HSV (HSB):
        168°, 46.0581%, 94.5098%
        XYZ:
        53.3161, 72.7184, 77.5557
        xyY:
        0.2619, 0.3572, 72.7184
      CIE-Lab:
        88.3132, -37.2658, 1.2368
        CIE-LCH:
        88.3132, 37.2864, 178.0991
        CIE-Luv:
        88.3132, -49.2942, 8.0715
        Hunter-Lab:
        85.2751, -37.6287, 5.7697
      #82f1da color charts
#82f1da RGB chart
      #82f1da CMYK chart
      #82f1da RGB pie chart
      #82f1da color shades, tints & tones
#82f1da color schemes
#82f1da color preview, HTML & CSS examples
           This text has a color of #82f1da        
        
          <p style="color:#82f1da;">Text here</p>
        
        
          .mytext {color:#82f1da;}
        
        Text color #82f1da
      
           This box has a color of #82f1da        
        
          <div style="background-color:#82f1da;">Content here</div>
        
        
          .mybackground {background-color:#82f1da;}
        
        Background color #82f1da
      
           Border around this has a color of #82f1da        
        
          <div style="border:2px solid #82f1da;">Content here</div>
        
        
          .myborder {border:2px solid #82f1da;}
        
        Border color #82f1da