#828e84 color space conversions
Hex:
        #828e84
        RGB:
        130, 142, 132
        CMY:
        49, 44, 48
        CMYK:
        8, 0, 7, 44
      HSL:
        130°, 5.0420%, 53.3333%
        HSV (HSB):
        130°, 8.4507%, 55.6863%
        XYZ:
        23.0438, 25.7578, 25.5870
        xyY:
        0.3098, 0.3463, 25.7578
      CIE-Lab:
        57.8064, -6.3557, 3.8331
        CIE-LCH:
        57.8064, 7.4221, 148.9060
        CIE-Luv:
        57.8064, -6.1967, 6.3811
        Hunter-Lab:
        50.7521, -7.7690, 5.6350
      #828e84 color charts
#828e84 RGB chart
      #828e84 CMYK chart
      #828e84 RGB pie chart
      #828e84 color shades, tints & tones
#828e84 color schemes
#828e84 color preview, HTML & CSS examples
           This text has a color of #828e84        
        
          <p style="color:#828e84;">Text here</p>
        
        
          .mytext {color:#828e84;}
        
        Text color #828e84
      
           This box has a color of #828e84        
        
          <div style="background-color:#828e84;">Content here</div>
        
        
          .mybackground {background-color:#828e84;}
        
        Background color #828e84
      
           Border around this has a color of #828e84        
        
          <div style="border:2px solid #828e84;">Content here</div>
        
        
          .myborder {border:2px solid #828e84;}
        
        Border color #828e84