#96d7ef color space conversions
Hex:
        #96d7ef
        RGB:
        150, 215, 239
        CMY:
        41, 16, 6
        CMYK:
        37, 10, 0, 6
      HSL:
        196°, 73.5537%, 76.2745%
        HSV (HSB):
        196°, 37.2385%, 93.7255%
        XYZ:
        52.4581, 61.3169, 90.7319
        xyY:
        0.2565, 0.2998, 61.3169
      CIE-Lab:
        82.5488, -14.6432, -18.2927
        CIE-LCH:
        82.5488, 23.4317, 231.3230
        CIE-Luv:
        82.5488, -31.3564, -26.6893
        Hunter-Lab:
        78.3051, -17.4534, -13.8855
      #96d7ef color charts
#96d7ef RGB chart
      #96d7ef CMYK chart
      #96d7ef RGB pie chart
      #96d7ef color shades, tints & tones
#96d7ef color schemes
#96d7ef color preview, HTML & CSS examples
           This text has a color of #96d7ef        
        
          <p style="color:#96d7ef;">Text here</p>
        
        
          .mytext {color:#96d7ef;}
        
        Text color #96d7ef
      
           This box has a color of #96d7ef        
        
          <div style="background-color:#96d7ef;">Content here</div>
        
        
          .mybackground {background-color:#96d7ef;}
        
        Background color #96d7ef
      
           Border around this has a color of #96d7ef        
        
          <div style="border:2px solid #96d7ef;">Content here</div>
        
        
          .myborder {border:2px solid #96d7ef;}
        
        Border color #96d7ef