#96aeef color space conversions
Hex:
        #96aeef
        RGB:
        150, 174, 239
        CMY:
        41, 32, 6
        CMYK:
        37, 27, 0, 6
      HSL:
        224°, 73.5537%, 76.2745%
        HSV (HSB):
        224°, 37.2385%, 93.7255%
        XYZ:
        43.2937, 42.9881, 87.6771
        xyY:
        0.2489, 0.2471, 42.9881
      CIE-Lab:
        71.5469, 7.3514, -35.1252
        CIE-LCH:
        71.5469, 35.8862, 281.8210
        CIE-Luv:
        71.5469, -14.6681, -57.2682
        Hunter-Lab:
        65.5653, 3.1267, -33.3897
      #96aeef color charts
#96aeef RGB chart
      #96aeef CMYK chart
      #96aeef RGB pie chart
      #96aeef color shades, tints & tones
#96aeef color schemes
#96aeef color preview, HTML & CSS examples
           This text has a color of #96aeef        
        
          <p style="color:#96aeef;">Text here</p>
        
        
          .mytext {color:#96aeef;}
        
        Text color #96aeef
      
           This box has a color of #96aeef        
        
          <div style="background-color:#96aeef;">Content here</div>
        
        
          .mybackground {background-color:#96aeef;}
        
        Background color #96aeef
      
           Border around this has a color of #96aeef        
        
          <div style="border:2px solid #96aeef;">Content here</div>
        
        
          .myborder {border:2px solid #96aeef;}
        
        Border color #96aeef