#094c8e color space conversions
Hex:
        #094c8e
        RGB:
        9, 76, 142
        CMY:
        96, 70, 44
        CMYK:
        94, 46, 0, 44
      HSL:
        210°, 88.0795%, 29.6078%
        HSV (HSB):
        210°, 93.6620%, 55.6863%
        XYZ:
        7.5796, 7.1800, 26.5776
        xyY:
        0.1834, 0.1737, 7.1800
      CIE-Lab:
        32.2131, 7.3997, -41.8658
        CIE-LCH:
        32.2131, 42.5147, 280.0234
        CIE-Luv:
        32.2131, -17.7435, -57.3605
        Hunter-Lab:
        26.7954, 3.6000, -40.0511
      #094c8e color charts
#094c8e RGB chart
      #094c8e CMYK chart
      #094c8e RGB pie chart
      #094c8e color shades, tints & tones
#094c8e color schemes
#094c8e color preview, HTML & CSS examples
           This text has a color of #094c8e        
        
          <p style="color:#094c8e;">Text here</p>
        
        
          .mytext {color:#094c8e;}
        
        Text color #094c8e
      
           This box has a color of #094c8e        
        
          <div style="background-color:#094c8e;">Content here</div>
        
        
          .mybackground {background-color:#094c8e;}
        
        Background color #094c8e
      
           Border around this has a color of #094c8e        
        
          <div style="border:2px solid #094c8e;">Content here</div>
        
        
          .myborder {border:2px solid #094c8e;}
        
        Border color #094c8e