#998a9f color space conversions
Hex:
        #998a9f
        RGB:
        153, 138, 159
        CMY:
        40, 46, 38
        CMYK:
        4, 13, 0, 38
      HSL:
        283°, 9.8592%, 58.2353%
        HSV (HSB):
        283°, 13.2075%, 62.3529%
        XYZ:
        28.4834, 27.4525, 36.5985
        xyY:
        0.3078, 0.2967, 27.4525
      CIE-Lab:
        59.3908, 9.6357, -9.0744
        CIE-LCH:
        59.3908, 13.2360, 316.7184
        CIE-Luv:
        59.3908, 7.1704, -14.7992
        Hunter-Lab:
        52.3951, 5.3459, -4.7381
      #998a9f color charts
#998a9f RGB chart
      #998a9f CMYK chart
      #998a9f RGB pie chart
      #998a9f color shades, tints & tones
#998a9f color schemes
#998a9f color preview, HTML & CSS examples
           This text has a color of #998a9f        
        
          <p style="color:#998a9f;">Text here</p>
        
        
          .mytext {color:#998a9f;}
        
        Text color #998a9f
      
           This box has a color of #998a9f        
        
          <div style="background-color:#998a9f;">Content here</div>
        
        
          .mybackground {background-color:#998a9f;}
        
        Background color #998a9f
      
           Border around this has a color of #998a9f        
        
          <div style="border:2px solid #998a9f;">Content here</div>
        
        
          .myborder {border:2px solid #998a9f;}
        
        Border color #998a9f