#094a9b color space conversions
Hex:
        #094a9b
        RGB:
        9, 74, 155
        CMY:
        96, 71, 39
        CMYK:
        94, 52, 0, 39
      HSL:
        213°, 89.0244%, 32.1569%
        HSV (HSB):
        213°, 94.1935%, 60.7843%
        XYZ:
        8.4778, 7.3222, 31.9768
        xyY:
        0.1774, 0.1533, 7.3222
      CIE-Lab:
        32.5294, 14.2227, -49.2684
        CIE-LCH:
        32.5294, 51.2802, 286.1022
        CIE-Luv:
        32.5294, -16.7267, -67.9743
        Hunter-Lab:
        27.0596, 8.5703, -51.1226
      #094a9b color charts
#094a9b RGB chart
      #094a9b CMYK chart
      #094a9b RGB pie chart
      #094a9b color shades, tints & tones
#094a9b color schemes
#094a9b color preview, HTML & CSS examples
           This text has a color of #094a9b        
        
          <p style="color:#094a9b;">Text here</p>
        
        
          .mytext {color:#094a9b;}
        
        Text color #094a9b
      
           This box has a color of #094a9b        
        
          <div style="background-color:#094a9b;">Content here</div>
        
        
          .mybackground {background-color:#094a9b;}
        
        Background color #094a9b
      
           Border around this has a color of #094a9b        
        
          <div style="border:2px solid #094a9b;">Content here</div>
        
        
          .myborder {border:2px solid #094a9b;}
        
        Border color #094a9b