#96b8ba color space conversions
Hex:
        #96b8ba
        RGB:
        150, 184, 186
        CMY:
        41, 28, 27
        CMYK:
        19, 1, 0, 27
      HSL:
        183°, 20.6897%, 65.8824%
        HSV (HSB):
        183°, 19.3548%, 72.9412%
        XYZ:
        38.5811, 44.3102, 52.9737
        xyY:
        0.2840, 0.3261, 44.3102
      CIE-Lab:
        72.4353, -10.9763, -4.8257
        CIE-LCH:
        72.4353, 11.9903, 203.7327
        CIE-Luv:
        72.4353, -17.7421, -5.4466
        Hunter-Lab:
        66.5659, -13.0330, -0.5873
      #96b8ba color charts
#96b8ba RGB chart
      #96b8ba CMYK chart
      #96b8ba RGB pie chart
      #96b8ba color shades, tints & tones
#96b8ba color schemes
#96b8ba color preview, HTML & CSS examples
           This text has a color of #96b8ba        
        
          <p style="color:#96b8ba;">Text here</p>
        
        
          .mytext {color:#96b8ba;}
        
        Text color #96b8ba
      
           This box has a color of #96b8ba        
        
          <div style="background-color:#96b8ba;">Content here</div>
        
        
          .mybackground {background-color:#96b8ba;}
        
        Background color #96b8ba
      
           Border around this has a color of #96b8ba        
        
          <div style="border:2px solid #96b8ba;">Content here</div>
        
        
          .myborder {border:2px solid #96b8ba;}
        
        Border color #96b8ba