#0996cb color space conversions
Hex:
        #0996cb
        RGB:
        9, 150, 203
        CMY:
        96, 41, 20
        CMYK:
        96, 26, 0, 20
      HSL:
        196°, 91.5094%, 41.5686%
        HSV (HSB):
        196°, 95.5665%, 79.6078%
        XYZ:
        21.7985, 26.1826, 60.4048
        xyY:
        0.2011, 0.2416, 26.1826
      CIE-Lab:
        58.2099, -13.8155, -36.3882
        CIE-LCH:
        58.2099, 38.9226, 249.2098
        CIE-Luv:
        58.2099, -38.9565, -55.0875
        Hunter-Lab:
        51.1689, -13.5027, -34.1735
      #0996cb color charts
#0996cb RGB chart
      #0996cb CMYK chart
      #0996cb RGB pie chart
      #0996cb color shades, tints & tones
#0996cb color schemes
#0996cb color preview, HTML & CSS examples
           This text has a color of #0996cb        
        
          <p style="color:#0996cb;">Text here</p>
        
        
          .mytext {color:#0996cb;}
        
        Text color #0996cb
      
           This box has a color of #0996cb        
        
          <div style="background-color:#0996cb;">Content here</div>
        
        
          .mybackground {background-color:#0996cb;}
        
        Background color #0996cb
      
           Border around this has a color of #0996cb        
        
          <div style="border:2px solid #0996cb;">Content here</div>
        
        
          .myborder {border:2px solid #0996cb;}
        
        Border color #0996cb