#82d7d2 color space conversions
Hex:
        #82d7d2
        RGB:
        130, 215, 210
        CMY:
        49, 16, 18
        CMYK:
        40, 0, 2, 16
      HSL:
        176°, 51.5152%, 67.6471%
        HSV (HSB):
        176°, 39.5349%, 84.3137%
        XYZ:
        45.1392, 57.9998, 69.7888
        xyY:
        0.2610, 0.3354, 57.9998
      CIE-Lab:
        80.7387, -26.8778, -5.6493
        CIE-LCH:
        80.7387, 27.4651, 191.8699
        CIE-Luv:
        80.7387, -39.1228, -4.3375
        Hunter-Lab:
        76.1576, -27.4775, -1.0214
      #82d7d2 color charts
#82d7d2 RGB chart
      #82d7d2 CMYK chart
      #82d7d2 RGB pie chart
      #82d7d2 color shades, tints & tones
#82d7d2 color schemes
#82d7d2 color preview, HTML & CSS examples
           This text has a color of #82d7d2        
        
          <p style="color:#82d7d2;">Text here</p>
        
        
          .mytext {color:#82d7d2;}
        
        Text color #82d7d2
      
           This box has a color of #82d7d2        
        
          <div style="background-color:#82d7d2;">Content here</div>
        
        
          .mybackground {background-color:#82d7d2;}
        
        Background color #82d7d2
      
           Border around this has a color of #82d7d2        
        
          <div style="border:2px solid #82d7d2;">Content here</div>
        
        
          .myborder {border:2px solid #82d7d2;}
        
        Border color #82d7d2