#96a3da color space conversions
Hex:
        #96a3da
        RGB:
        150, 163, 218
        CMY:
        41, 36, 15
        CMYK:
        31, 25, 0, 15
      HSL:
        229°, 47.8873%, 72.1569%
        HSV (HSB):
        229°, 31.1927%, 85.4902%
        XYZ:
        38.3298, 37.7404, 71.5941
        xyY:
        0.2596, 0.2556, 37.7404
      CIE-Lab:
        67.8288, 8.0737, -29.3820
        CIE-LCH:
        67.8288, 30.4711, 285.3647
        CIE-Luv:
        67.8288, -9.4233, -47.3664
        Hunter-Lab:
        61.4332, 3.8627, -26.0932
      #96a3da color charts
#96a3da RGB chart
      #96a3da CMYK chart
      #96a3da RGB pie chart
      #96a3da color shades, tints & tones
#96a3da color schemes
#96a3da color preview, HTML & CSS examples
           This text has a color of #96a3da        
        
          <p style="color:#96a3da;">Text here</p>
        
        
          .mytext {color:#96a3da;}
        
        Text color #96a3da
      
           This box has a color of #96a3da        
        
          <div style="background-color:#96a3da;">Content here</div>
        
        
          .mybackground {background-color:#96a3da;}
        
        Background color #96a3da
      
           Border around this has a color of #96a3da        
        
          <div style="border:2px solid #96a3da;">Content here</div>
        
        
          .myborder {border:2px solid #96a3da;}
        
        Border color #96a3da