#0950ae color space conversions
Hex:
        #0950ae
        RGB:
        9, 80, 174
        CMY:
        96, 69, 32
        CMYK:
        95, 54, 0, 32
      HSL:
        214°, 90.1639%, 35.8824%
        HSV (HSB):
        214°, 94.8276%, 68.2353%
        XYZ:
        10.6213, 8.8514, 41.1931
        xyY:
        0.1751, 0.1459, 8.8514
      CIE-Lab:
        35.6966, 18.0031, -55.5178
        CIE-LCH:
        35.6966, 58.3639, 287.9667
        CIE-Luv:
        35.6966, -17.9600, -78.8629
        Hunter-Lab:
        29.7513, 11.6603, -61.2659
      #0950ae color charts
#0950ae RGB chart
      #0950ae CMYK chart
      #0950ae RGB pie chart
      #0950ae color shades, tints & tones
#0950ae color schemes
#0950ae color preview, HTML & CSS examples
           This text has a color of #0950ae        
        
          <p style="color:#0950ae;">Text here</p>
        
        
          .mytext {color:#0950ae;}
        
        Text color #0950ae
      
           This box has a color of #0950ae        
        
          <div style="background-color:#0950ae;">Content here</div>
        
        
          .mybackground {background-color:#0950ae;}
        
        Background color #0950ae
      
           Border around this has a color of #0950ae        
        
          <div style="border:2px solid #0950ae;">Content here</div>
        
        
          .myborder {border:2px solid #0950ae;}
        
        Border color #0950ae