#82e6db color space conversions
Hex:
        #82e6db
        RGB:
        130, 230, 219
        CMY:
        49, 10, 14
        CMYK:
        43, 0, 5, 10
      HSL:
        173°, 66.6667%, 70.5882%
        HSV (HSB):
        173°, 43.4783%, 90.1961%
        XYZ:
        50.2889, 66.4539, 77.1942
        xyY:
        0.2593, 0.3427, 66.4539
      CIE-Lab:
        85.2274, -31.9219, -3.8056
        CIE-LCH:
        85.2274, 32.1479, 186.7985
        CIE-Luv:
        85.2274, -44.8997, -0.6647
        Hunter-Lab:
        81.5193, -32.5428, 0.9192
      #82e6db color charts
#82e6db RGB chart
      #82e6db CMYK chart
      #82e6db RGB pie chart
      #82e6db color shades, tints & tones
#82e6db color schemes
#82e6db color preview, HTML & CSS examples
           This text has a color of #82e6db        
        
          <p style="color:#82e6db;">Text here</p>
        
        
          .mytext {color:#82e6db;}
        
        Text color #82e6db
      
           This box has a color of #82e6db        
        
          <div style="background-color:#82e6db;">Content here</div>
        
        
          .mybackground {background-color:#82e6db;}
        
        Background color #82e6db
      
           Border around this has a color of #82e6db        
        
          <div style="border:2px solid #82e6db;">Content here</div>
        
        
          .myborder {border:2px solid #82e6db;}
        
        Border color #82e6db