#96daef color space conversions
Hex:
        #96daef
        RGB:
        150, 218, 239
        CMY:
        41, 15, 6
        CMYK:
        37, 9, 0, 6
      HSL:
        194°, 73.5537%, 76.2745%
        HSV (HSB):
        194°, 37.2385%, 93.7255%
        XYZ:
        53.2291, 62.8588, 90.9889
        xyY:
        0.2570, 0.3036, 62.8588
      CIE-Lab:
        83.3680, -16.1749, -17.0578
        CIE-LCH:
        83.3680, 23.5074, 226.5217
        CIE-Luv:
        83.3680, -32.5866, -24.4463
        Hunter-Lab:
        79.2836, -18.9056, -12.5450
      #96daef color charts
#96daef RGB chart
      #96daef CMYK chart
      #96daef RGB pie chart
      #96daef color shades, tints & tones
#96daef color schemes
#96daef color preview, HTML & CSS examples
           This text has a color of #96daef        
        
          <p style="color:#96daef;">Text here</p>
        
        
          .mytext {color:#96daef;}
        
        Text color #96daef
      
           This box has a color of #96daef        
        
          <div style="background-color:#96daef;">Content here</div>
        
        
          .mybackground {background-color:#96daef;}
        
        Background color #96daef
      
           Border around this has a color of #96daef        
        
          <div style="border:2px solid #96daef;">Content here</div>
        
        
          .myborder {border:2px solid #96daef;}
        
        Border color #96daef