#96a8bb color space conversions
Hex:
        #96a8bb
        RGB:
        150, 168, 187
        CMY:
        41, 34, 27
        CMYK:
        20, 10, 0, 27
      HSL:
        211°, 21.3873%, 66.0784%
        HSV (HSB):
        211°, 19.7861%, 73.3333%
        XYZ:
        35.5499, 38.0772, 52.4897
        xyY:
        0.2819, 0.3019, 38.0772
      CIE-Lab:
        68.0774, -2.1531, -11.8588
        CIE-LCH:
        68.0774, 12.0527, 259.7093
        CIE-Luv:
        68.0774, -10.4053, -17.6000
        Hunter-Lab:
        61.7067, -5.1507, -7.2393
      #96a8bb color charts
#96a8bb RGB chart
      #96a8bb CMYK chart
      #96a8bb RGB pie chart
      #96a8bb color shades, tints & tones
#96a8bb color schemes
#96a8bb color preview, HTML & CSS examples
           This text has a color of #96a8bb        
        
          <p style="color:#96a8bb;">Text here</p>
        
        
          .mytext {color:#96a8bb;}
        
        Text color #96a8bb
      
           This box has a color of #96a8bb        
        
          <div style="background-color:#96a8bb;">Content here</div>
        
        
          .mybackground {background-color:#96a8bb;}
        
        Background color #96a8bb
      
           Border around this has a color of #96a8bb        
        
          <div style="border:2px solid #96a8bb;">Content here</div>
        
        
          .myborder {border:2px solid #96a8bb;}
        
        Border color #96a8bb