#96b3bc color space conversions
Hex:
        #96b3bc
        RGB:
        150, 179, 188
        CMY:
        41, 30, 26
        CMYK:
        20, 5, 0, 26
      HSL:
        194°, 22.0930%, 66.2745%
        HSV (HSB):
        194°, 20.2128%, 73.7255%
        XYZ:
        37.7749, 42.3551, 53.7613
        xyY:
        0.2821, 0.3163, 42.3551
      CIE-Lab:
        71.1150, -7.8823, -7.8779
        CIE-LCH:
        71.1150, 11.1441, 224.9843
        CIE-Luv:
        71.1150, -15.4843, -10.6114
        Hunter-Lab:
        65.0808, -10.2845, -3.4212
      #96b3bc color charts
#96b3bc RGB chart
      #96b3bc CMYK chart
      #96b3bc RGB pie chart
      #96b3bc color shades, tints & tones
#96b3bc color schemes
#96b3bc color preview, HTML & CSS examples
           This text has a color of #96b3bc        
        
          <p style="color:#96b3bc;">Text here</p>
        
        
          .mytext {color:#96b3bc;}
        
        Text color #96b3bc
      
           This box has a color of #96b3bc        
        
          <div style="background-color:#96b3bc;">Content here</div>
        
        
          .mybackground {background-color:#96b3bc;}
        
        Background color #96b3bc
      
           Border around this has a color of #96b3bc        
        
          <div style="border:2px solid #96b3bc;">Content here</div>
        
        
          .myborder {border:2px solid #96b3bc;}
        
        Border color #96b3bc