#094fb5 color space conversions
Hex:
        #094fb5
        RGB:
        9, 79, 181
        CMY:
        96, 69, 29
        CMYK:
        95, 56, 0, 29
      HSL:
        216°, 90.5263%, 37.2549%
        HSV (HSB):
        216°, 95.0276%, 70.9804%
        XYZ:
        11.2491, 8.9862, 44.8577
        xyY:
        0.1728, 0.1381, 8.9862
      CIE-Lab:
        35.9578, 21.5320, -59.2357
        CIE-LCH:
        35.9578, 63.0277, 289.9761
        CIE-Luv:
        35.9578, -17.5250, -84.2005
        Hunter-Lab:
        29.9771, 14.5237, -67.7377
      #094fb5 color charts
#094fb5 RGB chart
      #094fb5 CMYK chart
      #094fb5 RGB pie chart
      #094fb5 color shades, tints & tones
#094fb5 color schemes
#094fb5 color preview, HTML & CSS examples
           This text has a color of #094fb5        
        
          <p style="color:#094fb5;">Text here</p>
        
        
          .mytext {color:#094fb5;}
        
        Text color #094fb5
      
           This box has a color of #094fb5        
        
          <div style="background-color:#094fb5;">Content here</div>
        
        
          .mybackground {background-color:#094fb5;}
        
        Background color #094fb5
      
           Border around this has a color of #094fb5        
        
          <div style="border:2px solid #094fb5;">Content here</div>
        
        
          .myborder {border:2px solid #094fb5;}
        
        Border color #094fb5