#094b9a color space conversions
Hex:
        #094b9a
        RGB:
        9, 75, 154
        CMY:
        96, 71, 40
        CMYK:
        94, 51, 0, 40
      HSL:
        213°, 88.9571%, 31.9608%
        HSV (HSB):
        213°, 94.1558%, 60.3922%
        XYZ:
        8.4615, 7.4233, 31.5587
        xyY:
        0.1783, 0.1565, 7.4233
      CIE-Lab:
        32.7518, 13.1202, -48.3030
        CIE-LCH:
        32.7518, 50.0532, 285.1962
        CIE-Luv:
        32.7518, -17.0484, -66.7826
        Hunter-Lab:
        27.2458, 7.7550, -49.6034
      #094b9a color charts
#094b9a RGB chart
      #094b9a CMYK chart
      #094b9a RGB pie chart
      #094b9a color shades, tints & tones
#094b9a color schemes
#094b9a color preview, HTML & CSS examples
           This text has a color of #094b9a        
        
          <p style="color:#094b9a;">Text here</p>
        
        
          .mytext {color:#094b9a;}
        
        Text color #094b9a
      
           This box has a color of #094b9a        
        
          <div style="background-color:#094b9a;">Content here</div>
        
        
          .mybackground {background-color:#094b9a;}
        
        Background color #094b9a
      
           Border around this has a color of #094b9a        
        
          <div style="border:2px solid #094b9a;">Content here</div>
        
        
          .myborder {border:2px solid #094b9a;}
        
        Border color #094b9a