#96c9ed color space conversions
Hex:
        #96c9ed
        RGB:
        150, 201, 237
        CMY:
        41, 21, 7
        CMYK:
        37, 15, 0, 7
      HSL:
        205°, 70.7317%, 75.8824%
        HSV (HSB):
        205°, 36.7089%, 92.9412%
        XYZ:
        48.7504, 54.3717, 88.0461
        xyY:
        0.2550, 0.2844, 54.3717
      CIE-Lab:
        78.6780, -7.8585, -23.0909
        CIE-LCH:
        78.6780, 24.3915, 251.2052
        CIE-Luv:
        78.6780, -25.6085, -35.4895
        Hunter-Lab:
        73.7372, -11.0272, -19.1794
      #96c9ed color charts
#96c9ed RGB chart
      #96c9ed CMYK chart
      #96c9ed RGB pie chart
      #96c9ed color shades, tints & tones
#96c9ed color schemes
#96c9ed color preview, HTML & CSS examples
           This text has a color of #96c9ed        
        
          <p style="color:#96c9ed;">Text here</p>
        
        
          .mytext {color:#96c9ed;}
        
        Text color #96c9ed
      
           This box has a color of #96c9ed        
        
          <div style="background-color:#96c9ed;">Content here</div>
        
        
          .mybackground {background-color:#96c9ed;}
        
        Background color #96c9ed
      
           Border around this has a color of #96c9ed        
        
          <div style="border:2px solid #96c9ed;">Content here</div>
        
        
          .myborder {border:2px solid #96c9ed;}
        
        Border color #96c9ed