#96a5db color space conversions
Hex:
        #96a5db
        RGB:
        150, 165, 219
        CMY:
        41, 35, 14
        CMYK:
        32, 25, 0, 14
      HSL:
        227°, 48.9362%, 72.3529%
        HSV (HSB):
        227°, 31.5068%, 85.8824%
        XYZ:
        38.8190, 38.5088, 72.4048
        xyY:
        0.2593, 0.2572, 38.5088
      CIE-Lab:
        68.3939, 7.2029, -29.0617
        CIE-LCH:
        68.3939, 29.9410, 283.9202
        CIE-Luv:
        68.3939, -10.2985, -46.7740
        Hunter-Lab:
        62.0554, 3.0643, -25.7393
      #96a5db color charts
#96a5db RGB chart
      #96a5db CMYK chart
      #96a5db RGB pie chart
      #96a5db color shades, tints & tones
#96a5db color schemes
#96a5db color preview, HTML & CSS examples
           This text has a color of #96a5db        
        
          <p style="color:#96a5db;">Text here</p>
        
        
          .mytext {color:#96a5db;}
        
        Text color #96a5db
      
           This box has a color of #96a5db        
        
          <div style="background-color:#96a5db;">Content here</div>
        
        
          .mybackground {background-color:#96a5db;}
        
        Background color #96a5db
      
           Border around this has a color of #96a5db        
        
          <div style="border:2px solid #96a5db;">Content here</div>
        
        
          .myborder {border:2px solid #96a5db;}
        
        Border color #96a5db