#82dcc7 color space conversions
Hex:
        #82dcc7
        RGB:
        130, 220, 199
        CMY:
        49, 14, 22
        CMYK:
        41, 0, 10, 14
      HSL:
        166°, 56.2500%, 68.6275%
        HSV (HSB):
        166°, 40.9091%, 86.2745%
        XYZ:
        45.1079, 60.0557, 63.2473
        xyY:
        0.2678, 0.3566, 60.0557
      CIE-Lab:
        81.8685, -31.8377, 1.8640
        CIE-LCH:
        81.8685, 31.8923, 176.6493
        CIE-Luv:
        81.8685, -41.4703, 8.0769
        Hunter-Lab:
        77.4956, -31.7178, 5.8580
      #82dcc7 color charts
#82dcc7 RGB chart
      #82dcc7 CMYK chart
      #82dcc7 RGB pie chart
      #82dcc7 color shades, tints & tones
#82dcc7 color schemes
#82dcc7 color preview, HTML & CSS examples
           This text has a color of #82dcc7        
        
          <p style="color:#82dcc7;">Text here</p>
        
        
          .mytext {color:#82dcc7;}
        
        Text color #82dcc7
      
           This box has a color of #82dcc7        
        
          <div style="background-color:#82dcc7;">Content here</div>
        
        
          .mybackground {background-color:#82dcc7;}
        
        Background color #82dcc7
      
           Border around this has a color of #82dcc7        
        
          <div style="border:2px solid #82dcc7;">Content here</div>
        
        
          .myborder {border:2px solid #82dcc7;}
        
        Border color #82dcc7