#0956ac color space conversions
Hex:
        #0956ac
        RGB:
        9, 86, 172
        CMY:
        96, 66, 33
        CMYK:
        95, 50, 0, 33
      HSL:
        212°, 90.0552%, 35.4902%
        HSV (HSB):
        212°, 94.7674%, 67.4510%
        XYZ:
        10.8868, 9.6922, 40.3267
        xyY:
        0.1787, 0.1591, 9.6922
      CIE-Lab:
        37.2843, 13.1502, -51.7592
        CIE-LCH:
        37.2843, 53.4036, 284.2552
        CIE-Luv:
        37.2843, -19.7615, -74.5030
        Hunter-Lab:
        31.1323, 7.9391, -55.0077
      #0956ac color charts
#0956ac RGB chart
      #0956ac CMYK chart
      #0956ac RGB pie chart
      #0956ac color shades, tints & tones
#0956ac color schemes
#0956ac color preview, HTML & CSS examples
           This text has a color of #0956ac        
        
          <p style="color:#0956ac;">Text here</p>
        
        
          .mytext {color:#0956ac;}
        
        Text color #0956ac
      
           This box has a color of #0956ac        
        
          <div style="background-color:#0956ac;">Content here</div>
        
        
          .mybackground {background-color:#0956ac;}
        
        Background color #0956ac
      
           Border around this has a color of #0956ac        
        
          <div style="border:2px solid #0956ac;">Content here</div>
        
        
          .myborder {border:2px solid #0956ac;}
        
        Border color #0956ac