#999bb7 color space conversions
Hex:
        #999bb7
        RGB:
        153, 155, 183
        CMY:
        40, 39, 28
        CMYK:
        16, 15, 0, 28
      HSL:
        236°, 17.2414%, 65.8824%
        HSV (HSB):
        236°, 16.3934%, 71.7647%
        XYZ:
        33.4055, 33.6339, 49.5311
        xyY:
        0.2866, 0.2885, 33.6339
      CIE-Lab:
        64.6709, 5.1356, -14.7286
        CIE-LCH:
        64.6709, 15.5982, 289.2226
        CIE-Luv:
        64.6709, -2.6900, -23.0368
        Hunter-Lab:
        57.9947, 1.3267, -10.0410
      #999bb7 color charts
#999bb7 RGB chart
      #999bb7 CMYK chart
      #999bb7 RGB pie chart
      #999bb7 color shades, tints & tones
#999bb7 color schemes
#999bb7 color preview, HTML & CSS examples
           This text has a color of #999bb7        
        
          <p style="color:#999bb7;">Text here</p>
        
        
          .mytext {color:#999bb7;}
        
        Text color #999bb7
      
           This box has a color of #999bb7        
        
          <div style="background-color:#999bb7;">Content here</div>
        
        
          .mybackground {background-color:#999bb7;}
        
        Background color #999bb7
      
           Border around this has a color of #999bb7        
        
          <div style="border:2px solid #999bb7;">Content here</div>
        
        
          .myborder {border:2px solid #999bb7;}
        
        Border color #999bb7