#82e6da color space conversions
Hex:
        #82e6da
        RGB:
        130, 230, 218
        CMY:
        49, 10, 15
        CMYK:
        43, 0, 5, 10
      HSL:
        173°, 66.6667%, 70.5882%
        HSV (HSB):
        173°, 43.4783%, 90.1961%
        XYZ:
        50.1576, 66.4014, 76.5028
        xyY:
        0.2598, 0.3439, 66.4014
      CIE-Lab:
        85.2008, -32.1592, -3.3176
        CIE-LCH:
        85.2008, 32.3298, 185.8899
        CIE-Luv:
        85.2008, -44.9328, 0.1407
        Hunter-Lab:
        81.4871, -32.7305, 1.3775
      #82e6da color charts
#82e6da RGB chart
      #82e6da CMYK chart
      #82e6da RGB pie chart
      #82e6da color shades, tints & tones
#82e6da color schemes
#82e6da color preview, HTML & CSS examples
           This text has a color of #82e6da        
        
          <p style="color:#82e6da;">Text here</p>
        
        
          .mytext {color:#82e6da;}
        
        Text color #82e6da
      
           This box has a color of #82e6da        
        
          <div style="background-color:#82e6da;">Content here</div>
        
        
          .mybackground {background-color:#82e6da;}
        
        Background color #82e6da
      
           Border around this has a color of #82e6da        
        
          <div style="border:2px solid #82e6da;">Content here</div>
        
        
          .myborder {border:2px solid #82e6da;}
        
        Border color #82e6da