#82a07a color space conversions
Hex:
        #82a07a
        RGB:
        130, 160, 122
        CMY:
        49, 37, 52
        CMYK:
        19, 0, 24, 37
      HSL:
        107°, 16.6667%, 55.2941%
        HSV (HSB):
        107°, 23.7500%, 62.7451%
        XYZ:
        25.2896, 31.2926, 23.1195
        xyY:
        0.3173, 0.3926, 31.2926
      CIE-Lab:
        62.7538, -17.8649, 16.4653
        CIE-LCH:
        62.7538, 24.2953, 137.3345
        CIE-Luv:
        62.7538, -15.0864, 25.2741
        Hunter-Lab:
        55.9398, -17.1973, 14.6537
      #82a07a color charts
#82a07a RGB chart
      #82a07a CMYK chart
      #82a07a RGB pie chart
      #82a07a color shades, tints & tones
#82a07a color schemes
#82a07a color preview, HTML & CSS examples
           This text has a color of #82a07a        
        
          <p style="color:#82a07a;">Text here</p>
        
        
          .mytext {color:#82a07a;}
        
        Text color #82a07a
      
           This box has a color of #82a07a        
        
          <div style="background-color:#82a07a;">Content here</div>
        
        
          .mybackground {background-color:#82a07a;}
        
        Background color #82a07a
      
           Border around this has a color of #82a07a        
        
          <div style="border:2px solid #82a07a;">Content here</div>
        
        
          .myborder {border:2px solid #82a07a;}
        
        Border color #82a07a