#82c2af color space conversions
Hex:
        #82c2af
        RGB:
        130, 194, 175
        CMY:
        49, 24, 31
        CMYK:
        33, 0, 10, 24
      HSL:
        162°, 34.4086%, 63.5294%
        HSV (HSB):
        162°, 32.9897%, 76.0784%
        XYZ:
        36.2356, 46.4245, 47.6085
        xyY:
        0.2782, 0.3564, 46.4245
      CIE-Lab:
        73.8202, -24.6051, 3.0625
        CIE-LCH:
        73.8202, 24.7949, 172.9051
        CIE-Luv:
        73.8202, -30.9709, 8.5787
        Hunter-Lab:
        68.1356, -24.3081, 6.2671
      #82c2af color charts
#82c2af RGB chart
      #82c2af CMYK chart
      #82c2af RGB pie chart
      #82c2af color shades, tints & tones
#82c2af color schemes
#82c2af color preview, HTML & CSS examples
           This text has a color of #82c2af        
        
          <p style="color:#82c2af;">Text here</p>
        
        
          .mytext {color:#82c2af;}
        
        Text color #82c2af
      
           This box has a color of #82c2af        
        
          <div style="background-color:#82c2af;">Content here</div>
        
        
          .mybackground {background-color:#82c2af;}
        
        Background color #82c2af
      
           Border around this has a color of #82c2af        
        
          <div style="border:2px solid #82c2af;">Content here</div>
        
        
          .myborder {border:2px solid #82c2af;}
        
        Border color #82c2af