#82d3af color space conversions
Hex:
        #82d3af
        RGB:
        130, 211, 175
        CMY:
        49, 17, 31
        CMYK:
        38, 0, 17, 17
      HSL:
        153°, 47.9290%, 66.8627%
        HSV (HSB):
        153°, 38.3886%, 82.7451%
        XYZ:
        40.2381, 54.4295, 48.9426
        xyY:
        0.2802, 0.3790, 54.4295
      CIE-Lab:
        78.7115, -32.8031, 10.0909
        CIE-LCH:
        78.7115, 34.3201, 162.9010
        CIE-Luv:
        78.7115, -38.3210, 20.2773
        Hunter-Lab:
        73.7764, -31.7537, 12.3110
      #82d3af color charts
#82d3af RGB chart
      #82d3af CMYK chart
      #82d3af RGB pie chart
      #82d3af color shades, tints & tones
#82d3af color schemes
#82d3af color preview, HTML & CSS examples
           This text has a color of #82d3af        
        
          <p style="color:#82d3af;">Text here</p>
        
        
          .mytext {color:#82d3af;}
        
        Text color #82d3af
      
           This box has a color of #82d3af        
        
          <div style="background-color:#82d3af;">Content here</div>
        
        
          .mybackground {background-color:#82d3af;}
        
        Background color #82d3af
      
           Border around this has a color of #82d3af        
        
          <div style="border:2px solid #82d3af;">Content here</div>
        
        
          .myborder {border:2px solid #82d3af;}
        
        Border color #82d3af