#96b8bc color space conversions
Hex:
        #96b8bc
        RGB:
        150, 184, 188
        CMY:
        41, 28, 26
        CMYK:
        20, 2, 0, 26
      HSL:
        186°, 22.0930%, 66.2745%
        HSV (HSB):
        186°, 20.2128%, 73.7255%
        XYZ:
        38.7953, 44.3959, 54.1015
        xyY:
        0.2826, 0.3234, 44.3959
      CIE-Lab:
        72.4923, -10.5380, -5.8360
        CIE-LCH:
        72.4923, 12.0461, 208.9779
        CIE-Luv:
        72.4923, -17.7749, -7.0677
        Hunter-Lab:
        66.6302, -12.6717, -1.5003
      #96b8bc color charts
#96b8bc RGB chart
      #96b8bc CMYK chart
      #96b8bc RGB pie chart
      #96b8bc color shades, tints & tones
#96b8bc color schemes
#96b8bc color preview, HTML & CSS examples
           This text has a color of #96b8bc        
        
          <p style="color:#96b8bc;">Text here</p>
        
        
          .mytext {color:#96b8bc;}
        
        Text color #96b8bc
      
           This box has a color of #96b8bc        
        
          <div style="background-color:#96b8bc;">Content here</div>
        
        
          .mybackground {background-color:#96b8bc;}
        
        Background color #96b8bc
      
           Border around this has a color of #96b8bc        
        
          <div style="border:2px solid #96b8bc;">Content here</div>
        
        
          .myborder {border:2px solid #96b8bc;}
        
        Border color #96b8bc