#82e4db color space conversions
Hex:
        #82e4db
        RGB:
        130, 228, 219
        CMY:
        49, 11, 14
        CMYK:
        43, 0, 4, 11
      HSL:
        174°, 64.4737%, 70.1961%
        HSV (HSB):
        174°, 42.9825%, 89.4118%
        XYZ:
        49.7355, 65.3471, 77.0097
        xyY:
        0.2589, 0.3402, 65.3471
      CIE-Lab:
        84.6623, -30.9748, -4.6378
        CIE-LCH:
        84.6623, 31.3201, 188.5156
        CIE-Luv:
        84.6623, -44.1024, -2.1251
        Hunter-Lab:
        80.8376, -31.6432, 0.1038
      #82e4db color charts
#82e4db RGB chart
      #82e4db CMYK chart
      #82e4db RGB pie chart
      #82e4db color shades, tints & tones
#82e4db color schemes
#82e4db color preview, HTML & CSS examples
           This text has a color of #82e4db        
        
          <p style="color:#82e4db;">Text here</p>
        
        
          .mytext {color:#82e4db;}
        
        Text color #82e4db
      
           This box has a color of #82e4db        
        
          <div style="background-color:#82e4db;">Content here</div>
        
        
          .mybackground {background-color:#82e4db;}
        
        Background color #82e4db
      
           Border around this has a color of #82e4db        
        
          <div style="border:2px solid #82e4db;">Content here</div>
        
        
          .myborder {border:2px solid #82e4db;}
        
        Border color #82e4db