#82dac7 color space conversions
Hex:
        #82dac7
        RGB:
        130, 218, 199
        CMY:
        49, 15, 22
        CMYK:
        40, 0, 9, 15
      HSL:
        167°, 54.3210%, 68.2353%
        HSV (HSB):
        167°, 40.3670%, 85.4902%
        XYZ:
        44.5861, 59.0122, 63.0734
        xyY:
        0.2675, 0.3541, 59.0122
      CIE-Lab:
        81.2983, -30.8896, 1.0340
        CIE-LCH:
        81.2983, 30.9069, 178.0828
        CIE-Luv:
        81.2983, -40.6472, 6.6553
        Hunter-Lab:
        76.8194, -30.8321, 5.0929
      #82dac7 color charts
#82dac7 RGB chart
      #82dac7 CMYK chart
      #82dac7 RGB pie chart
      #82dac7 color shades, tints & tones
#82dac7 color schemes
#82dac7 color preview, HTML & CSS examples
           This text has a color of #82dac7        
        
          <p style="color:#82dac7;">Text here</p>
        
        
          .mytext {color:#82dac7;}
        
        Text color #82dac7
      
           This box has a color of #82dac7        
        
          <div style="background-color:#82dac7;">Content here</div>
        
        
          .mybackground {background-color:#82dac7;}
        
        Background color #82dac7
      
           Border around this has a color of #82dac7        
        
          <div style="border:2px solid #82dac7;">Content here</div>
        
        
          .myborder {border:2px solid #82dac7;}
        
        Border color #82dac7