#96a5fe color space conversions
Hex:
        #96a5fe
        RGB:
        150, 165, 254
        CMY:
        41, 35, 0
        CMYK:
        41, 35, 0, 0
      HSL:
        231°, 98.1132%, 79.2157%
        HSV (HSB):
        231°, 40.9449%, 99.6078%
        XYZ:
        43.9222, 40.5501, 99.2779
        xyY:
        0.2390, 0.2207, 40.5501
      CIE-Lab:
        69.8595, 16.4773, -45.9034
        CIE-LCH:
        69.8595, 48.7712, 289.7459
        CIE-Luv:
        69.8595, -11.7205, -76.4506
        Hunter-Lab:
        63.6789, 11.6813, -47.8602
      #96a5fe color charts
#96a5fe RGB chart
      #96a5fe CMYK chart
      #96a5fe RGB pie chart
      #96a5fe color shades, tints & tones
#96a5fe color schemes
#96a5fe color preview, HTML & CSS examples
           This text has a color of #96a5fe        
        
          <p style="color:#96a5fe;">Text here</p>
        
        
          .mytext {color:#96a5fe;}
        
        Text color #96a5fe
      
           This box has a color of #96a5fe        
        
          <div style="background-color:#96a5fe;">Content here</div>
        
        
          .mybackground {background-color:#96a5fe;}
        
        Background color #96a5fe
      
           Border around this has a color of #96a5fe        
        
          <div style="border:2px solid #96a5fe;">Content here</div>
        
        
          .myborder {border:2px solid #96a5fe;}
        
        Border color #96a5fe