#96c0ef color space conversions
Hex:
        #96c0ef
        RGB:
        150, 192, 239
        CMY:
        41, 25, 6
        CMYK:
        37, 20, 0, 6
      HSL:
        212°, 73.5537%, 76.2745%
        HSV (HSB):
        212°, 37.2385%, 93.7255%
        XYZ:
        47.0073, 50.4153, 88.9149
        xyY:
        0.2523, 0.2706, 50.4153
      CIE-Lab:
        76.3235, -2.5378, -27.7613
        CIE-LCH:
        76.3235, 27.8771, 264.7768
        CIE-Luv:
        76.3235, -21.9362, -43.9300
        Hunter-Lab:
        71.0037, -6.0824, -24.5437
      #96c0ef color charts
#96c0ef RGB chart
      #96c0ef CMYK chart
      #96c0ef RGB pie chart
      #96c0ef color shades, tints & tones
#96c0ef color schemes
#96c0ef color preview, HTML & CSS examples
           This text has a color of #96c0ef        
        
          <p style="color:#96c0ef;">Text here</p>
        
        
          .mytext {color:#96c0ef;}
        
        Text color #96c0ef
      
           This box has a color of #96c0ef        
        
          <div style="background-color:#96c0ef;">Content here</div>
        
        
          .mybackground {background-color:#96c0ef;}
        
        Background color #96c0ef
      
           Border around this has a color of #96c0ef        
        
          <div style="border:2px solid #96c0ef;">Content here</div>
        
        
          .myborder {border:2px solid #96c0ef;}
        
        Border color #96c0ef