#094e8a color space conversions
Hex:
        #094e8a
        RGB:
        9, 78, 138
        CMY:
        96, 69, 46
        CMYK:
        93, 43, 0, 46
      HSL:
        208°, 87.7551%, 28.8235%
        HSV (HSB):
        208°, 93.4783%, 54.1176%
        XYZ:
        7.4245, 7.3418, 25.0706
        xyY:
        0.1864, 0.1843, 7.3418
      CIE-Lab:
        32.5728, 4.3715, -38.8372
        CIE-LCH:
        32.5728, 39.0824, 276.4222
        CIE-Luv:
        32.5728, -18.5366, -53.1642
        Hunter-Lab:
        27.0958, 1.4929, -35.8913
      #094e8a color charts
#094e8a RGB chart
      #094e8a CMYK chart
      #094e8a RGB pie chart
      #094e8a color shades, tints & tones
#094e8a color schemes
#094e8a color preview, HTML & CSS examples
           This text has a color of #094e8a        
        
          <p style="color:#094e8a;">Text here</p>
        
        
          .mytext {color:#094e8a;}
        
        Text color #094e8a
      
           This box has a color of #094e8a        
        
          <div style="background-color:#094e8a;">Content here</div>
        
        
          .mybackground {background-color:#094e8a;}
        
        Background color #094e8a
      
           Border around this has a color of #094e8a        
        
          <div style="border:2px solid #094e8a;">Content here</div>
        
        
          .myborder {border:2px solid #094e8a;}
        
        Border color #094e8a