#84979f color space conversions
Hex:
        #84979f
        RGB:
        132, 151, 159
        CMY:
        48, 41, 38
        CMYK:
        17, 5, 0, 38
      HSL:
        198°, 12.3288%, 57.0588%
        HSV (HSB):
        198°, 16.9811%, 62.3529%
        XYZ:
        26.8403, 29.5420, 37.0884
        xyY:
        0.2872, 0.3161, 29.5420
      CIE-Lab:
        61.2570, -4.9695, -6.4746
        CIE-LCH:
        61.2570, 8.1619, 232.4926
        CIE-Luv:
        61.2570, -10.4538, -8.6806
        Hunter-Lab:
        54.3525, -6.9701, -2.4108
      #84979f color charts
#84979f RGB chart
      #84979f CMYK chart
      #84979f RGB pie chart
      #84979f color shades, tints & tones
#84979f color schemes
#84979f color preview, HTML & CSS examples
           This text has a color of #84979f        
        
          <p style="color:#84979f;">Text here</p>
        
        
          .mytext {color:#84979f;}
        
        Text color #84979f
      
           This box has a color of #84979f        
        
          <div style="background-color:#84979f;">Content here</div>
        
        
          .mybackground {background-color:#84979f;}
        
        Background color #84979f
      
           Border around this has a color of #84979f        
        
          <div style="border:2px solid #84979f;">Content here</div>
        
        
          .myborder {border:2px solid #84979f;}
        
        Border color #84979f