#96a3fe color space conversions
Hex:
        #96a3fe
        RGB:
        150, 163, 254
        CMY:
        41, 36, 0
        CMYK:
        41, 36, 0, 0
      HSL:
        233°, 98.1132%, 79.2157%
        HSV (HSB):
        233°, 40.9449%, 99.6078%
        XYZ:
        43.5643, 39.8342, 99.1586
        xyY:
        0.2386, 0.2182, 39.8342
      CIE-Lab:
        69.3513, 17.6152, -46.7020
        CIE-LCH:
        69.3513, 49.9137, 290.6656
        CIE-Luv:
        69.3513, -10.9758, -77.8567
        Hunter-Lab:
        63.1143, 12.7584, -48.9702
      #96a3fe color charts
#96a3fe RGB chart
      #96a3fe CMYK chart
      #96a3fe RGB pie chart
      #96a3fe color shades, tints & tones
#96a3fe color schemes
#96a3fe color preview, HTML & CSS examples
           This text has a color of #96a3fe        
        
          <p style="color:#96a3fe;">Text here</p>
        
        
          .mytext {color:#96a3fe;}
        
        Text color #96a3fe
      
           This box has a color of #96a3fe        
        
          <div style="background-color:#96a3fe;">Content here</div>
        
        
          .mybackground {background-color:#96a3fe;}
        
        Background color #96a3fe
      
           Border around this has a color of #96a3fe        
        
          <div style="border:2px solid #96a3fe;">Content here</div>
        
        
          .myborder {border:2px solid #96a3fe;}
        
        Border color #96a3fe