#82d3ab color space conversions
Hex:
        #82d3ab
        RGB:
        130, 211, 171
        CMY:
        49, 17, 33
        CMYK:
        38, 0, 19, 17
      HSL:
        150°, 47.9290%, 66.8627%
        HSV (HSB):
        150°, 38.3886%, 82.7451%
        XYZ:
        39.8509, 54.2746, 46.9038
        xyY:
        0.2826, 0.3848, 54.2746
      CIE-Lab:
        78.6216, -33.6236, 12.0935
        CIE-LCH:
        78.6216, 35.7323, 160.2176
        CIE-Luv:
        78.6216, -38.4139, 23.2494
        Hunter-Lab:
        73.6713, -32.3692, 13.8222
      #82d3ab color charts
#82d3ab RGB chart
      #82d3ab CMYK chart
      #82d3ab RGB pie chart
      #82d3ab color shades, tints & tones
#82d3ab color schemes
#82d3ab color preview, HTML & CSS examples
           This text has a color of #82d3ab        
        
          <p style="color:#82d3ab;">Text here</p>
        
        
          .mytext {color:#82d3ab;}
        
        Text color #82d3ab
      
           This box has a color of #82d3ab        
        
          <div style="background-color:#82d3ab;">Content here</div>
        
        
          .mybackground {background-color:#82d3ab;}
        
        Background color #82d3ab
      
           Border around this has a color of #82d3ab        
        
          <div style="border:2px solid #82d3ab;">Content here</div>
        
        
          .myborder {border:2px solid #82d3ab;}
        
        Border color #82d3ab