#96c1ce color space conversions
Hex:
        #96c1ce
        RGB:
        150, 193, 206
        CMY:
        41, 24, 19
        CMYK:
        27, 6, 0, 19
      HSL:
        194°, 36.3636%, 69.8039%
        HSV (HSB):
        194°, 27.1845%, 80.7843%
        XYZ:
        42.7882, 49.0802, 65.6108
        xyY:
        0.2717, 0.3117, 49.0802
      CIE-Lab:
        75.5012, -11.1960, -11.1673
        CIE-LCH:
        75.5012, 15.8133, 224.9266
        CIE-Luv:
        75.5012, -22.0316, -15.3810
        Hunter-Lab:
        70.0573, -13.5794, -6.4868
      #96c1ce color charts
#96c1ce RGB chart
      #96c1ce CMYK chart
      #96c1ce RGB pie chart
      #96c1ce color shades, tints & tones
#96c1ce color schemes
#96c1ce color preview, HTML & CSS examples
           This text has a color of #96c1ce        
        
          <p style="color:#96c1ce;">Text here</p>
        
        
          .mytext {color:#96c1ce;}
        
        Text color #96c1ce
      
           This box has a color of #96c1ce        
        
          <div style="background-color:#96c1ce;">Content here</div>
        
        
          .mybackground {background-color:#96c1ce;}
        
        Background color #96c1ce
      
           Border around this has a color of #96c1ce        
        
          <div style="border:2px solid #96c1ce;">Content here</div>
        
        
          .myborder {border:2px solid #96c1ce;}
        
        Border color #96c1ce