#96c6cf color space conversions
Hex:
        #96c6cf
        RGB:
        150, 198, 207
        CMY:
        41, 22, 19
        CMYK:
        28, 4, 0, 19
      HSL:
        189°, 37.2549%, 70.0000%
        HSV (HSB):
        189°, 27.5362%, 81.1765%
        XYZ:
        44.0342, 51.3772, 66.6274
        xyY:
        0.2718, 0.3171, 51.3772
      CIE-Lab:
        76.9069, -13.5710, -9.6117
        CIE-LCH:
        76.9069, 16.6300, 215.3082
        CIE-Luv:
        76.9069, -24.2279, -12.5812
        Hunter-Lab:
        71.6779, -15.7775, -4.9379
      #96c6cf color charts
#96c6cf RGB chart
      #96c6cf CMYK chart
      #96c6cf RGB pie chart
      #96c6cf color shades, tints & tones
#96c6cf color schemes
#96c6cf color preview, HTML & CSS examples
           This text has a color of #96c6cf        
        
          <p style="color:#96c6cf;">Text here</p>
        
        
          .mytext {color:#96c6cf;}
        
        Text color #96c6cf
      
           This box has a color of #96c6cf        
        
          <div style="background-color:#96c6cf;">Content here</div>
        
        
          .mybackground {background-color:#96c6cf;}
        
        Background color #96c6cf
      
           Border around this has a color of #96c6cf        
        
          <div style="border:2px solid #96c6cf;">Content here</div>
        
        
          .myborder {border:2px solid #96c6cf;}
        
        Border color #96c6cf