#96a1b2 color space conversions
Hex:
        #96a1b2
        RGB:
        150, 161, 178
        CMY:
        41, 37, 30
        CMYK:
        16, 10, 0, 30
      HSL:
        216°, 15.3846%, 64.3137%
        HSV (HSB):
        216°, 15.7303%, 69.8039%
        XYZ:
        33.3584, 35.1881, 47.1533
        xyY:
        0.2883, 0.3041, 35.1881
      CIE-Lab:
        65.8949, -0.3057, -10.1165
        CIE-LCH:
        65.8949, 10.1211, 268.2690
        CIE-Luv:
        65.8949, -6.7986, -15.0918
        Hunter-Lab:
        59.3196, -3.4296, -5.6061
      #96a1b2 color charts
#96a1b2 RGB chart
      #96a1b2 CMYK chart
      #96a1b2 RGB pie chart
      #96a1b2 color shades, tints & tones
#96a1b2 color schemes
#96a1b2 color preview, HTML & CSS examples
           This text has a color of #96a1b2        
        
          <p style="color:#96a1b2;">Text here</p>
        
        
          .mytext {color:#96a1b2;}
        
        Text color #96a1b2
      
           This box has a color of #96a1b2        
        
          <div style="background-color:#96a1b2;">Content here</div>
        
        
          .mybackground {background-color:#96a1b2;}
        
        Background color #96a1b2
      
           Border around this has a color of #96a1b2        
        
          <div style="border:2px solid #96a1b2;">Content here</div>
        
        
          .myborder {border:2px solid #96a1b2;}
        
        Border color #96a1b2