#96aabf color space conversions
Hex:
        #96aabf
        RGB:
        150, 170, 191
        CMY:
        41, 33, 25
        CMYK:
        21, 11, 0, 25
      HSL:
        211°, 24.2604%, 66.8627%
        HSV (HSB):
        211°, 21.4660%, 74.9020%
        XYZ:
        36.3564, 38.9951, 54.9008
        xyY:
        0.2791, 0.2994, 38.9951
      CIE-Lab:
        68.7477, -2.3385, -13.0686
        CIE-LCH:
        68.7477, 13.2762, 259.8548
        CIE-Luv:
        68.7477, -11.4544, -19.5003
        Hunter-Lab:
        62.4460, -5.3570, -8.4139
      #96aabf color charts
#96aabf RGB chart
      #96aabf CMYK chart
      #96aabf RGB pie chart
      #96aabf color shades, tints & tones
#96aabf color schemes
#96aabf color preview, HTML & CSS examples
           This text has a color of #96aabf        
        
          <p style="color:#96aabf;">Text here</p>
        
        
          .mytext {color:#96aabf;}
        
        Text color #96aabf
      
           This box has a color of #96aabf        
        
          <div style="background-color:#96aabf;">Content here</div>
        
        
          .mybackground {background-color:#96aabf;}
        
        Background color #96aabf
      
           Border around this has a color of #96aabf        
        
          <div style="border:2px solid #96aabf;">Content here</div>
        
        
          .myborder {border:2px solid #96aabf;}
        
        Border color #96aabf