#96aeee color space conversions
Hex:
        #96aeee
        RGB:
        150, 174, 238
        CMY:
        41, 32, 7
        CMYK:
        37, 27, 0, 7
      HSL:
        224°, 72.1311%, 76.0784%
        HSV (HSB):
        224°, 36.9748%, 93.3333%
        XYZ:
        43.1463, 42.9292, 86.9010
        xyY:
        0.2494, 0.2482, 42.9292
      CIE-Lab:
        71.5069, 7.0870, -34.6436
        CIE-LCH:
        71.5069, 35.3611, 281.5614
        CIE-Luv:
        71.5069, -14.6381, -56.4161
        Hunter-Lab:
        65.5204, 2.8848, -32.7733
      #96aeee color charts
#96aeee RGB chart
      #96aeee CMYK chart
      #96aeee RGB pie chart
      #96aeee color shades, tints & tones
#96aeee color schemes
#96aeee color preview, HTML & CSS examples
           This text has a color of #96aeee        
        
          <p style="color:#96aeee;">Text here</p>
        
        
          .mytext {color:#96aeee;}
        
        Text color #96aeee
      
           This box has a color of #96aeee        
        
          <div style="background-color:#96aeee;">Content here</div>
        
        
          .mybackground {background-color:#96aeee;}
        
        Background color #96aeee
      
           Border around this has a color of #96aeee        
        
          <div style="border:2px solid #96aeee;">Content here</div>
        
        
          .myborder {border:2px solid #96aeee;}
        
        Border color #96aeee