#82d6bd color space conversions
Hex:
        #82d6bd
        RGB:
        130, 214, 189
        CMY:
        49, 16, 26
        CMYK:
        39, 0, 12, 16
      HSL:
        162°, 50.6024%, 67.4510%
        HSV (HSB):
        162°, 39.2523%, 83.9216%
        XYZ:
        42.4378, 56.5131, 56.8155
        xyY:
        0.2724, 0.3628, 56.5131
      CIE-Lab:
        79.9049, -31.2267, 4.3386
        CIE-LCH:
        79.9049, 31.5266, 172.0900
        CIE-Luv:
        79.9049, -39.2495, 11.6644
        Hunter-Lab:
        75.1752, -30.7900, 7.8127
      #82d6bd color charts
#82d6bd RGB chart
      #82d6bd CMYK chart
      #82d6bd RGB pie chart
      #82d6bd color shades, tints & tones
#82d6bd color schemes
#82d6bd color preview, HTML & CSS examples
           This text has a color of #82d6bd        
        
          <p style="color:#82d6bd;">Text here</p>
        
        
          .mytext {color:#82d6bd;}
        
        Text color #82d6bd
      
           This box has a color of #82d6bd        
        
          <div style="background-color:#82d6bd;">Content here</div>
        
        
          .mybackground {background-color:#82d6bd;}
        
        Background color #82d6bd
      
           Border around this has a color of #82d6bd        
        
          <div style="border:2px solid #82d6bd;">Content here</div>
        
        
          .myborder {border:2px solid #82d6bd;}
        
        Border color #82d6bd