#96c3dc color space conversions
Hex:
        #96c3dc
        RGB:
        150, 195, 220
        CMY:
        41, 24, 14
        CMYK:
        32, 11, 0, 14
      HSL:
        201°, 50.0000%, 72.5490%
        HSV (HSB):
        201°, 31.8182%, 86.2745%
        XYZ:
        45.0111, 50.6816, 75.1203
        xyY:
        0.2635, 0.2967, 50.6816
      CIE-Lab:
        76.4857, -8.9155, -17.2660
        CIE-LCH:
        76.4857, 19.4320, 242.6899
        CIE-Luv:
        76.4857, -23.0090, -25.5972
        Hunter-Lab:
        71.1910, -11.7262, -12.7288
      #96c3dc color charts
#96c3dc RGB chart
      #96c3dc CMYK chart
      #96c3dc RGB pie chart
      #96c3dc color shades, tints & tones
#96c3dc color schemes
#96c3dc color preview, HTML & CSS examples
           This text has a color of #96c3dc        
        
          <p style="color:#96c3dc;">Text here</p>
        
        
          .mytext {color:#96c3dc;}
        
        Text color #96c3dc
      
           This box has a color of #96c3dc        
        
          <div style="background-color:#96c3dc;">Content here</div>
        
        
          .mybackground {background-color:#96c3dc;}
        
        Background color #96c3dc
      
           Border around this has a color of #96c3dc        
        
          <div style="border:2px solid #96c3dc;">Content here</div>
        
        
          .myborder {border:2px solid #96c3dc;}
        
        Border color #96c3dc