#094d8b color space conversions
Hex:
        #094d8b
        RGB:
        9, 77, 139
        CMY:
        96, 70, 45
        CMYK:
        94, 45, 0, 45
      HSL:
        209°, 87.8378%, 29.0196%
        HSV (HSB):
        209°, 93.5252%, 54.5098%
        XYZ:
        7.4267, 7.2299, 25.4302
        xyY:
        0.1853, 0.1804, 7.2299
      CIE-Lab:
        32.3247, 5.4624, -39.8482
        CIE-LCH:
        32.3247, 40.2209, 277.8054
        CIE-Luv:
        32.3247, -18.1745, -54.5139
        Hunter-Lab:
        26.8885, 2.2477, -37.2524
      #094d8b color charts
#094d8b RGB chart
      #094d8b CMYK chart
      #094d8b RGB pie chart
      #094d8b color shades, tints & tones
#094d8b color schemes
#094d8b color preview, HTML & CSS examples
           This text has a color of #094d8b        
        
          <p style="color:#094d8b;">Text here</p>
        
        
          .mytext {color:#094d8b;}
        
        Text color #094d8b
      
           This box has a color of #094d8b        
        
          <div style="background-color:#094d8b;">Content here</div>
        
        
          .mybackground {background-color:#094d8b;}
        
        Background color #094d8b
      
           Border around this has a color of #094d8b        
        
          <div style="border:2px solid #094d8b;">Content here</div>
        
        
          .myborder {border:2px solid #094d8b;}
        
        Border color #094d8b