#82e9da color space conversions
Hex:
        #82e9da
        RGB:
        130, 233, 218
        CMY:
        49, 9, 15
        CMYK:
        44, 0, 6, 9
      HSL:
        171°, 70.0680%, 71.1765%
        HSV (HSB):
        171°, 44.2060%, 91.3725%
        XYZ:
        50.9997, 68.0856, 76.7835
        xyY:
        0.2604, 0.3476, 68.0856
      CIE-Lab:
        86.0492, -33.5677, -2.0719
        CIE-LCH:
        86.0492, 33.6316, 183.5320
        CIE-Luv:
        86.0492, -46.1271, 2.3182
        Hunter-Lab:
        82.5140, -34.0734, 2.5874
      #82e9da color charts
#82e9da RGB chart
      #82e9da CMYK chart
      #82e9da RGB pie chart
      #82e9da color shades, tints & tones
#82e9da color schemes
#82e9da color preview, HTML & CSS examples
           This text has a color of #82e9da        
        
          <p style="color:#82e9da;">Text here</p>
        
        
          .mytext {color:#82e9da;}
        
        Text color #82e9da
      
           This box has a color of #82e9da        
        
          <div style="background-color:#82e9da;">Content here</div>
        
        
          .mybackground {background-color:#82e9da;}
        
        Background color #82e9da
      
           Border around this has a color of #82e9da        
        
          <div style="border:2px solid #82e9da;">Content here</div>
        
        
          .myborder {border:2px solid #82e9da;}
        
        Border color #82e9da