#96bac8 color space conversions
Hex:
        #96bac8
        RGB:
        150, 186, 200
        CMY:
        41, 27, 22
        CMYK:
        25, 7, 0, 22
      HSL:
        197°, 31.2500%, 68.6275%
        HSV (HSB):
        197°, 25.0000%, 78.4314%
        XYZ:
        40.5619, 45.7720, 61.3406
        xyY:
        0.2747, 0.3100, 45.7720
      CIE-Lab:
        73.3973, -8.8925, -11.0474
        CIE-LCH:
        73.3973, 14.1817, 231.1679
        CIE-Luv:
        73.3973, -18.8670, -15.4808
        Hunter-Lab:
        67.6550, -11.3782, -6.3979
      #96bac8 color charts
#96bac8 RGB chart
      #96bac8 CMYK chart
      #96bac8 RGB pie chart
      #96bac8 color shades, tints & tones
#96bac8 color schemes
#96bac8 color preview, HTML & CSS examples
           This text has a color of #96bac8        
        
          <p style="color:#96bac8;">Text here</p>
        
        
          .mytext {color:#96bac8;}
        
        Text color #96bac8
      
           This box has a color of #96bac8        
        
          <div style="background-color:#96bac8;">Content here</div>
        
        
          .mybackground {background-color:#96bac8;}
        
        Background color #96bac8
      
           Border around this has a color of #96bac8        
        
          <div style="border:2px solid #96bac8;">Content here</div>
        
        
          .myborder {border:2px solid #96bac8;}
        
        Border color #96bac8