#96c9bc color space conversions
Hex:
        #96c9bc
        RGB:
        150, 201, 188
        CMY:
        41, 21, 26
        CMYK:
        25, 0, 6, 21
      HSL:
        165°, 32.0755%, 68.8235%
        HSV (HSB):
        165°, 25.3731%, 78.8235%
        XYZ:
        42.5414, 51.8882, 55.3502
        xyY:
        0.2840, 0.3464, 51.8882
      CIE-Lab:
        77.2139, -19.3166, 1.0952
        CIE-LCH:
        77.2139, 19.3476, 176.7549
        CIE-Luv:
        77.2139, -25.5140, 4.8674
        Hunter-Lab:
        72.0334, -20.6402, 4.8652
      #96c9bc color charts
#96c9bc RGB chart
      #96c9bc CMYK chart
      #96c9bc RGB pie chart
      #96c9bc color shades, tints & tones
#96c9bc color schemes
#96c9bc color preview, HTML & CSS examples
           This text has a color of #96c9bc        
        
          <p style="color:#96c9bc;">Text here</p>
        
        
          .mytext {color:#96c9bc;}
        
        Text color #96c9bc
      
           This box has a color of #96c9bc        
        
          <div style="background-color:#96c9bc;">Content here</div>
        
        
          .mybackground {background-color:#96c9bc;}
        
        Background color #96c9bc
      
           Border around this has a color of #96c9bc        
        
          <div style="border:2px solid #96c9bc;">Content here</div>
        
        
          .myborder {border:2px solid #96c9bc;}
        
        Border color #96c9bc