#96a0db color space conversions
Hex:
        #96a0db
        RGB:
        150, 160, 219
        CMY:
        41, 37, 14
        CMYK:
        32, 27, 0, 14
      HSL:
        231°, 48.9362%, 72.3529%
        HSV (HSB):
        231°, 31.5068%, 85.8824%
        XYZ:
        37.9347, 36.7401, 72.1100
        xyY:
        0.2584, 0.2503, 36.7401
      CIE-Lab:
        67.0816, 10.0209, -31.0871
        CIE-LCH:
        67.0816, 32.6623, 287.8666
        CIE-Luv:
        67.0816, -8.2238, -50.3738
        Hunter-Lab:
        60.6136, 5.6393, -28.1058
      #96a0db color charts
#96a0db RGB chart
      #96a0db CMYK chart
      #96a0db RGB pie chart
      #96a0db color shades, tints & tones
#96a0db color schemes
#96a0db color preview, HTML & CSS examples
           This text has a color of #96a0db        
        
          <p style="color:#96a0db;">Text here</p>
        
        
          .mytext {color:#96a0db;}
        
        Text color #96a0db
      
           This box has a color of #96a0db        
        
          <div style="background-color:#96a0db;">Content here</div>
        
        
          .mybackground {background-color:#96a0db;}
        
        Background color #96a0db
      
           Border around this has a color of #96a0db        
        
          <div style="border:2px solid #96a0db;">Content here</div>
        
        
          .myborder {border:2px solid #96a0db;}
        
        Border color #96a0db