#82947e color space conversions
Hex:
        #82947e
        RGB:
        130, 148, 126
        CMY:
        49, 42, 51
        CMYK:
        12, 0, 15, 42
      HSL:
        109°, 9.3220%, 53.7255%
        HSV (HSB):
        109°, 14.8649%, 58.0392%
        XYZ:
        23.5617, 27.4320, 23.7917
        xyY:
        0.3151, 0.3668, 27.4320
      CIE-Lab:
        59.3721, -10.7857, 9.4893
        CIE-LCH:
        59.3721, 14.3659, 138.6585
        CIE-Luv:
        59.3721, -9.0571, 14.8061
        Hunter-Lab:
        52.3756, -11.3570, 9.7303
      #82947e color charts
#82947e RGB chart
      #82947e CMYK chart
      #82947e RGB pie chart
      #82947e color shades, tints & tones
#82947e color schemes
#82947e color preview, HTML & CSS examples
           This text has a color of #82947e        
        
          <p style="color:#82947e;">Text here</p>
        
        
          .mytext {color:#82947e;}
        
        Text color #82947e
      
           This box has a color of #82947e        
        
          <div style="background-color:#82947e;">Content here</div>
        
        
          .mybackground {background-color:#82947e;}
        
        Background color #82947e
      
           Border around this has a color of #82947e        
        
          <div style="border:2px solid #82947e;">Content here</div>
        
        
          .myborder {border:2px solid #82947e;}
        
        Border color #82947e