#0950ba color space conversions
Hex:
        #0950ba
        RGB:
        9, 80, 186
        CMY:
        96, 69, 27
        CMYK:
        95, 57, 0, 27
      HSL:
        216°, 90.7692%, 38.2353%
        HSV (HSB):
        216°, 95.1613%, 72.9412%
        XYZ:
        11.8442, 9.3406, 47.6330
        xyY:
        0.1721, 0.1357, 9.3406
      CIE-Lab:
        36.6319, 22.8811, -61.0813
        CIE-LCH:
        36.6319, 65.2263, 290.5360
        CIE-Luv:
        36.6319, -17.6958, -87.2552
        Hunter-Lab:
        30.5623, 15.6924, -71.0129
      #0950ba color charts
#0950ba RGB chart
      #0950ba CMYK chart
      #0950ba RGB pie chart
      #0950ba color shades, tints & tones
#0950ba color schemes
#0950ba color preview, HTML & CSS examples
           This text has a color of #0950ba        
        
          <p style="color:#0950ba;">Text here</p>
        
        
          .mytext {color:#0950ba;}
        
        Text color #0950ba
      
           This box has a color of #0950ba        
        
          <div style="background-color:#0950ba;">Content here</div>
        
        
          .mybackground {background-color:#0950ba;}
        
        Background color #0950ba
      
           Border around this has a color of #0950ba        
        
          <div style="border:2px solid #0950ba;">Content here</div>
        
        
          .myborder {border:2px solid #0950ba;}
        
        Border color #0950ba