#998bb0 color space conversions
Hex:
        #998bb0
        RGB:
        153, 139, 176
        CMY:
        40, 45, 31
        CMYK:
        13, 21, 0, 31
      HSL:
        263°, 18.9744%, 61.7647%
        HSV (HSB):
        263°, 21.0227%, 69.0196%
        XYZ:
        30.2060, 28.3721, 44.9586
        xyY:
        0.2917, 0.2740, 28.3721
      CIE-Lab:
        60.2235, 12.6604, -17.5098
        CIE-LCH:
        60.2235, 21.6074, 305.8685
        CIE-Luv:
        60.2235, 5.2582, -28.2061
        Hunter-Lab:
        53.2655, 8.0097, -12.7578
      #998bb0 color charts
#998bb0 RGB chart
      #998bb0 CMYK chart
      #998bb0 RGB pie chart
      #998bb0 color shades, tints & tones
#998bb0 color schemes
#998bb0 color preview, HTML & CSS examples
           This text has a color of #998bb0        
        
          <p style="color:#998bb0;">Text here</p>
        
        
          .mytext {color:#998bb0;}
        
        Text color #998bb0
      
           This box has a color of #998bb0        
        
          <div style="background-color:#998bb0;">Content here</div>
        
        
          .mybackground {background-color:#998bb0;}
        
        Background color #998bb0
      
           Border around this has a color of #998bb0        
        
          <div style="border:2px solid #998bb0;">Content here</div>
        
        
          .myborder {border:2px solid #998bb0;}
        
        Border color #998bb0