#82d8d2 color space conversions
Hex:
        #82d8d2
        RGB:
        130, 216, 210
        CMY:
        49, 15, 18
        CMYK:
        40, 0, 3, 15
      HSL:
        176°, 52.4390%, 67.8431%
        HSV (HSB):
        176°, 39.8148%, 84.7059%
        XYZ:
        45.3946, 58.5107, 69.8739
        xyY:
        0.2612, 0.3367, 58.5107
      CIE-Lab:
        81.0219, -27.3641, -5.2312
        CIE-LCH:
        81.0219, 27.8596, 190.8226
        CIE-Luv:
        81.0219, -39.5304, -3.6056
        Hunter-Lab:
        76.4923, -27.9300, -0.6154
      #82d8d2 color charts
#82d8d2 RGB chart
      #82d8d2 CMYK chart
      #82d8d2 RGB pie chart
      #82d8d2 color shades, tints & tones
#82d8d2 color schemes
#82d8d2 color preview, HTML & CSS examples
           This text has a color of #82d8d2        
        
          <p style="color:#82d8d2;">Text here</p>
        
        
          .mytext {color:#82d8d2;}
        
        Text color #82d8d2
      
           This box has a color of #82d8d2        
        
          <div style="background-color:#82d8d2;">Content here</div>
        
        
          .mybackground {background-color:#82d8d2;}
        
        Background color #82d8d2
      
           Border around this has a color of #82d8d2        
        
          <div style="border:2px solid #82d8d2;">Content here</div>
        
        
          .myborder {border:2px solid #82d8d2;}
        
        Border color #82d8d2