#094aa9 color space conversions
Hex:
        #094aa9
        RGB:
        9, 74, 169
        CMY:
        96, 71, 34
        CMYK:
        95, 56, 0, 34
      HSL:
        216°, 89.8876%, 34.9020%
        HSV (HSB):
        216°, 94.6746%, 66.2745%
        XYZ:
        9.7229, 7.8202, 38.5331
        xyY:
        0.1734, 0.1395, 7.8202
      CIE-Lab:
        33.6056, 20.0245, -55.9399
        CIE-LCH:
        33.6056, 59.4160, 289.6955
        CIE-Luv:
        33.6056, -16.4026, -77.8733
        Hunter-Lab:
        27.9646, 13.1236, -62.1218
      #094aa9 color charts
#094aa9 RGB chart
      #094aa9 CMYK chart
      #094aa9 RGB pie chart
      #094aa9 color shades, tints & tones
#094aa9 color schemes
#094aa9 color preview, HTML & CSS examples
           This text has a color of #094aa9        
        
          <p style="color:#094aa9;">Text here</p>
        
        
          .mytext {color:#094aa9;}
        
        Text color #094aa9
      
           This box has a color of #094aa9        
        
          <div style="background-color:#094aa9;">Content here</div>
        
        
          .mybackground {background-color:#094aa9;}
        
        Background color #094aa9
      
           Border around this has a color of #094aa9        
        
          <div style="border:2px solid #094aa9;">Content here</div>
        
        
          .myborder {border:2px solid #094aa9;}
        
        Border color #094aa9