#96b3ef color space conversions
Hex:
        #96b3ef
        RGB:
        150, 179, 239
        CMY:
        41, 30, 6
        CMYK:
        37, 25, 0, 6
      HSL:
        220°, 73.5537%, 76.2745%
        HSV (HSB):
        220°, 37.2385%, 93.7255%
        XYZ:
        44.2778, 44.9562, 88.0051
        xyY:
        0.2498, 0.2536, 44.9562
      CIE-Lab:
        72.8631, 4.5713, -33.0877
        CIE-LCH:
        72.8631, 33.4020, 277.8661
        CIE-Luv:
        72.8631, -16.6702, -53.5944
        Hunter-Lab:
        67.0494, 0.5405, -30.8860
      #96b3ef color charts
#96b3ef RGB chart
      #96b3ef CMYK chart
      #96b3ef RGB pie chart
      #96b3ef color shades, tints & tones
#96b3ef color schemes
#96b3ef color preview, HTML & CSS examples
           This text has a color of #96b3ef        
        
          <p style="color:#96b3ef;">Text here</p>
        
        
          .mytext {color:#96b3ef;}
        
        Text color #96b3ef
      
           This box has a color of #96b3ef        
        
          <div style="background-color:#96b3ef;">Content here</div>
        
        
          .mybackground {background-color:#96b3ef;}
        
        Background color #96b3ef
      
           Border around this has a color of #96b3ef        
        
          <div style="border:2px solid #96b3ef;">Content here</div>
        
        
          .myborder {border:2px solid #96b3ef;}
        
        Border color #96b3ef