#96c8ed color space conversions
Hex:
        #96c8ed
        RGB:
        150, 200, 237
        CMY:
        41, 22, 7
        CMYK:
        37, 16, 0, 7
      HSL:
        206°, 70.7317%, 75.8824%
        HSV (HSB):
        206°, 36.7089%, 92.9412%
        XYZ:
        48.5180, 53.9070, 87.9687
        xyY:
        0.2548, 0.2831, 53.9070
      CIE-Lab:
        78.4075, -7.3293, -23.5027
        CIE-LCH:
        78.4075, 24.6190, 252.6798
        CIE-Luv:
        78.4075, -25.1973, -36.2387
        Hunter-Lab:
        73.4214, -10.5318, -19.6424
      #96c8ed color charts
#96c8ed RGB chart
      #96c8ed CMYK chart
      #96c8ed RGB pie chart
      #96c8ed color shades, tints & tones
#96c8ed color schemes
#96c8ed color preview, HTML & CSS examples
           This text has a color of #96c8ed        
        
          <p style="color:#96c8ed;">Text here</p>
        
        
          .mytext {color:#96c8ed;}
        
        Text color #96c8ed
      
           This box has a color of #96c8ed        
        
          <div style="background-color:#96c8ed;">Content here</div>
        
        
          .mybackground {background-color:#96c8ed;}
        
        Background color #96c8ed
      
           Border around this has a color of #96c8ed        
        
          <div style="border:2px solid #96c8ed;">Content here</div>
        
        
          .myborder {border:2px solid #96c8ed;}
        
        Border color #96c8ed