#96c4ef color space conversions
Hex:
        #96c4ef
        RGB:
        150, 196, 239
        CMY:
        41, 23, 6
        CMYK:
        37, 18, 0, 6
      HSL:
        209°, 73.5537%, 76.2745%
        HSV (HSB):
        209°, 37.2385%, 93.7255%
        XYZ:
        47.8976, 52.1959, 89.2117
        xyY:
        0.2530, 0.2757, 52.1959
      CIE-Lab:
        77.3978, -4.6880, -26.1167
        CIE-LCH:
        77.3978, 26.5341, 259.8238
        CIE-Luv:
        77.3978, -23.5688, -40.9357
        Hunter-Lab:
        72.2467, -8.0911, -22.6398
      #96c4ef color charts
#96c4ef RGB chart
      #96c4ef CMYK chart
      #96c4ef RGB pie chart
      #96c4ef color shades, tints & tones
#96c4ef color schemes
#96c4ef color preview, HTML & CSS examples
           This text has a color of #96c4ef        
        
          <p style="color:#96c4ef;">Text here</p>
        
        
          .mytext {color:#96c4ef;}
        
        Text color #96c4ef
      
           This box has a color of #96c4ef        
        
          <div style="background-color:#96c4ef;">Content here</div>
        
        
          .mybackground {background-color:#96c4ef;}
        
        Background color #96c4ef
      
           Border around this has a color of #96c4ef        
        
          <div style="border:2px solid #96c4ef;">Content here</div>
        
        
          .myborder {border:2px solid #96c4ef;}
        
        Border color #96c4ef