#96b1bd color space conversions
Hex:
        #96b1bd
        RGB:
        150, 177, 189
        CMY:
        41, 31, 26
        CMYK:
        21, 6, 0, 26
      HSL:
        198°, 22.8070%, 66.4706%
        HSV (HSB):
        198°, 20.6349%, 74.1176%
        XYZ:
        37.4851, 41.6024, 54.1985
        xyY:
        0.2812, 0.3121, 41.6024
      CIE-Lab:
        70.5959, -6.5872, -9.2002
        CIE-LCH:
        70.5959, 11.3152, 234.3982
        CIE-Luv:
        70.5959, -14.5913, -12.8534
        Hunter-Lab:
        64.4999, -9.1369, -4.6707
      #96b1bd color charts
#96b1bd RGB chart
      #96b1bd CMYK chart
      #96b1bd RGB pie chart
      #96b1bd color shades, tints & tones
#96b1bd color schemes
#96b1bd color preview, HTML & CSS examples
           This text has a color of #96b1bd        
        
          <p style="color:#96b1bd;">Text here</p>
        
        
          .mytext {color:#96b1bd;}
        
        Text color #96b1bd
      
           This box has a color of #96b1bd        
        
          <div style="background-color:#96b1bd;">Content here</div>
        
        
          .mybackground {background-color:#96b1bd;}
        
        Background color #96b1bd
      
           Border around this has a color of #96b1bd        
        
          <div style="border:2px solid #96b1bd;">Content here</div>
        
        
          .myborder {border:2px solid #96b1bd;}
        
        Border color #96b1bd