#997a8f color space conversions
Hex:
        #997a8f
        RGB:
        153, 122, 143
        CMY:
        40, 52, 44
        CMYK:
        0, 20, 7, 40
      HSL:
        319°, 13.1915%, 53.9216%
        HSV (HSB):
        319°, 20.2614%, 60.0000%
        XYZ:
        25.0543, 22.6745, 29.0427
        xyY:
        0.3263, 0.2954, 22.6745
      CIE-Lab:
        54.7355, 15.6966, -6.7849
        CIE-LCH:
        54.7355, 17.1003, 336.6236
        CIE-Luv:
        54.7355, 16.8872, -12.2048
        Hunter-Lab:
        47.6178, 10.5875, -2.8293
      #997a8f color charts
#997a8f RGB chart
      #997a8f CMYK chart
      #997a8f RGB pie chart
      #997a8f color shades, tints & tones
#997a8f color schemes
#997a8f color preview, HTML & CSS examples
           This text has a color of #997a8f        
        
          <p style="color:#997a8f;">Text here</p>
        
        
          .mytext {color:#997a8f;}
        
        Text color #997a8f
      
           This box has a color of #997a8f        
        
          <div style="background-color:#997a8f;">Content here</div>
        
        
          .mybackground {background-color:#997a8f;}
        
        Background color #997a8f
      
           Border around this has a color of #997a8f        
        
          <div style="border:2px solid #997a8f;">Content here</div>
        
        
          .myborder {border:2px solid #997a8f;}
        
        Border color #997a8f