#82c7aa color space conversions
Hex:
        #82c7aa
        RGB:
        130, 199, 170
        CMY:
        49, 22, 33
        CMYK:
        35, 0, 15, 22
      HSL:
        155°, 38.1215%, 64.5098%
        HSV (HSB):
        155°, 34.6734%, 78.0392%
        XYZ:
        36.8850, 48.4950, 45.4466
        xyY:
        0.2819, 0.3707, 48.4950
      CIE-Lab:
        75.1360, -28.1237, 7.6646
        CIE-LCH:
        75.1360, 29.1494, 164.7553
        CIE-Luv:
        75.1360, -33.2340, 15.8858
        Hunter-Lab:
        69.6383, -27.3217, 10.0536
      #82c7aa color charts
#82c7aa RGB chart
      #82c7aa CMYK chart
      #82c7aa RGB pie chart
      #82c7aa color shades, tints & tones
#82c7aa color schemes
#82c7aa color preview, HTML & CSS examples
           This text has a color of #82c7aa        
        
          <p style="color:#82c7aa;">Text here</p>
        
        
          .mytext {color:#82c7aa;}
        
        Text color #82c7aa
      
           This box has a color of #82c7aa        
        
          <div style="background-color:#82c7aa;">Content here</div>
        
        
          .mybackground {background-color:#82c7aa;}
        
        Background color #82c7aa
      
           Border around this has a color of #82c7aa        
        
          <div style="border:2px solid #82c7aa;">Content here</div>
        
        
          .myborder {border:2px solid #82c7aa;}
        
        Border color #82c7aa