#82a08a color space conversions
Hex:
        #82a08a
        RGB:
        130, 160, 138
        CMY:
        49, 37, 46
        CMYK:
        19, 0, 14, 37
      HSL:
        136°, 13.6364%, 56.8627%
        HSV (HSB):
        136°, 18.7500%, 62.7451%
        XYZ:
        26.3642, 31.7224, 28.7783
        xyY:
        0.3035, 0.3652, 31.7224
      CIE-Lab:
        63.1128, -14.9201, 8.0507
        CIE-LCH:
        63.1128, 16.9536, 151.6493
        CIE-Luv:
        63.1128, -15.3056, 13.7587
        Hunter-Lab:
        56.3227, -15.0103, 9.1314
      #82a08a color charts
#82a08a RGB chart
      #82a08a CMYK chart
      #82a08a RGB pie chart
      #82a08a color shades, tints & tones
#82a08a color schemes
#82a08a color preview, HTML & CSS examples
           This text has a color of #82a08a        
        
          <p style="color:#82a08a;">Text here</p>
        
        
          .mytext {color:#82a08a;}
        
        Text color #82a08a
      
           This box has a color of #82a08a        
        
          <div style="background-color:#82a08a;">Content here</div>
        
        
          .mybackground {background-color:#82a08a;}
        
        Background color #82a08a
      
           Border around this has a color of #82a08a        
        
          <div style="border:2px solid #82a08a;">Content here</div>
        
        
          .myborder {border:2px solid #82a08a;}
        
        Border color #82a08a