#9990b0 color space conversions
Hex:
        #9990b0
        RGB:
        153, 144, 176
        CMY:
        40, 44, 31
        CMYK:
        13, 18, 0, 31
      HSL:
        257°, 16.8421%, 62.7451%
        HSV (HSB):
        257°, 18.1818%, 69.0196%
        XYZ:
        30.9466, 29.8534, 45.2055
        xyY:
        0.2919, 0.2816, 29.8534
      CIE-Lab:
        61.5275, 9.8056, -15.5335
        CIE-LCH:
        61.5275, 18.3696, 302.2624
        CIE-Luv:
        61.5275, 2.9172, -24.7997
        Hunter-Lab:
        54.6383, 5.4837, -10.8074
      #9990b0 color charts
#9990b0 RGB chart
      #9990b0 CMYK chart
      #9990b0 RGB pie chart
      #9990b0 color shades, tints & tones
#9990b0 color schemes
#9990b0 color preview, HTML & CSS examples
           This text has a color of #9990b0        
        
          <p style="color:#9990b0;">Text here</p>
        
        
          .mytext {color:#9990b0;}
        
        Text color #9990b0
      
           This box has a color of #9990b0        
        
          <div style="background-color:#9990b0;">Content here</div>
        
        
          .mybackground {background-color:#9990b0;}
        
        Background color #9990b0
      
           Border around this has a color of #9990b0        
        
          <div style="border:2px solid #9990b0;">Content here</div>
        
        
          .myborder {border:2px solid #9990b0;}
        
        Border color #9990b0