#999fb6 color space conversions
Hex:
        #999fb6
        RGB:
        153, 159, 182
        CMY:
        40, 38, 29
        CMYK:
        16, 13, 0, 29
      HSL:
        228°, 16.5714%, 65.6863%
        HSV (HSB):
        228°, 15.9341%, 71.3725%
        XYZ:
        33.9785, 34.9460, 49.2104
        xyY:
        0.2876, 0.2958, 34.9460
      CIE-Lab:
        65.7066, 2.6777, -12.6102
        CIE-LCH:
        65.7066, 12.8914, 281.9884
        CIE-Luv:
        65.7066, -4.5035, -19.4093
        Hunter-Lab:
        59.1151, -0.8523, -7.9753
      #999fb6 color charts
#999fb6 RGB chart
      #999fb6 CMYK chart
      #999fb6 RGB pie chart
      #999fb6 color shades, tints & tones
#999fb6 color schemes
#999fb6 color preview, HTML & CSS examples
           This text has a color of #999fb6        
        
          <p style="color:#999fb6;">Text here</p>
        
        
          .mytext {color:#999fb6;}
        
        Text color #999fb6
      
           This box has a color of #999fb6        
        
          <div style="background-color:#999fb6;">Content here</div>
        
        
          .mybackground {background-color:#999fb6;}
        
        Background color #999fb6
      
           Border around this has a color of #999fb6        
        
          <div style="border:2px solid #999fb6;">Content here</div>
        
        
          .myborder {border:2px solid #999fb6;}
        
        Border color #999fb6