#96c7cf color space conversions
Hex:
        #96c7cf
        RGB:
        150, 199, 207
        CMY:
        41, 22, 19
        CMYK:
        28, 4, 0, 19
      HSL:
        188°, 37.2549%, 70.0000%
        HSV (HSB):
        188°, 27.5362%, 81.1765%
        XYZ:
        44.2636, 51.8359, 66.7039
        xyY:
        0.2719, 0.3184, 51.8359
      CIE-Lab:
        77.1826, -14.0887, -9.2013
        CIE-LCH:
        77.1826, 16.8273, 213.1486
        CIE-Luv:
        77.1826, -24.6650, -11.8571
        Hunter-Lab:
        71.9971, -16.2538, -4.5330
      #96c7cf color charts
#96c7cf RGB chart
      #96c7cf CMYK chart
      #96c7cf RGB pie chart
      #96c7cf color shades, tints & tones
#96c7cf color schemes
#96c7cf color preview, HTML & CSS examples
           This text has a color of #96c7cf        
        
          <p style="color:#96c7cf;">Text here</p>
        
        
          .mytext {color:#96c7cf;}
        
        Text color #96c7cf
      
           This box has a color of #96c7cf        
        
          <div style="background-color:#96c7cf;">Content here</div>
        
        
          .mybackground {background-color:#96c7cf;}
        
        Background color #96c7cf
      
           Border around this has a color of #96c7cf        
        
          <div style="border:2px solid #96c7cf;">Content here</div>
        
        
          .myborder {border:2px solid #96c7cf;}
        
        Border color #96c7cf