#82c4bc color space conversions
Hex:
        #82c4bc
        RGB:
        130, 196, 188
        CMY:
        49, 23, 26
        CMYK:
        34, 0, 4, 23
      HSL:
        173°, 35.8696%, 63.9216%
        HSV (HSB):
        173°, 33.6735%, 76.8627%
        XYZ:
        38.0229, 47.8565, 54.8102
        xyY:
        0.2703, 0.3402, 47.8565
      CIE-Lab:
        74.7343, -22.6798, -2.6591
        CIE-LCH:
        74.7343, 22.8351, 186.6871
        CIE-Luv:
        74.7343, -31.6498, -0.3186
        Hunter-Lab:
        69.1784, -22.9522, 1.4493
      #82c4bc color charts
#82c4bc RGB chart
      #82c4bc CMYK chart
      #82c4bc RGB pie chart
      #82c4bc color shades, tints & tones
#82c4bc color schemes
#82c4bc color preview, HTML & CSS examples
           This text has a color of #82c4bc        
        
          <p style="color:#82c4bc;">Text here</p>
        
        
          .mytext {color:#82c4bc;}
        
        Text color #82c4bc
      
           This box has a color of #82c4bc        
        
          <div style="background-color:#82c4bc;">Content here</div>
        
        
          .mybackground {background-color:#82c4bc;}
        
        Background color #82c4bc
      
           Border around this has a color of #82c4bc        
        
          <div style="border:2px solid #82c4bc;">Content here</div>
        
        
          .myborder {border:2px solid #82c4bc;}
        
        Border color #82c4bc