#094d7d color space conversions
Hex:
        #094d7d
        RGB:
        9, 77, 125
        CMY:
        96, 70, 51
        CMYK:
        93, 38, 0, 51
      HSL:
        205°, 86.5672%, 26.2745%
        HSV (HSB):
        205°, 92.8000%, 49.0196%
        XYZ:
        6.4682, 6.8465, 20.3826
        xyY:
        0.1920, 0.2032, 6.8465
      CIE-Lab:
        31.4549, -0.4114, -32.5911
        CIE-LCH:
        31.4549, 32.5937, 269.2768
        CIE-Luv:
        31.4549, -18.7802, -43.5664
        Hunter-Lab:
        26.1658, -1.6649, -27.8696
      #094d7d color charts
#094d7d RGB chart
      #094d7d CMYK chart
      #094d7d RGB pie chart
      #094d7d color shades, tints & tones
#094d7d color schemes
#094d7d color preview, HTML & CSS examples
           This text has a color of #094d7d        
        
          <p style="color:#094d7d;">Text here</p>
        
        
          .mytext {color:#094d7d;}
        
        Text color #094d7d
      
           This box has a color of #094d7d        
        
          <div style="background-color:#094d7d;">Content here</div>
        
        
          .mybackground {background-color:#094d7d;}
        
        Background color #094d7d
      
           Border around this has a color of #094d7d        
        
          <div style="border:2px solid #094d7d;">Content here</div>
        
        
          .myborder {border:2px solid #094d7d;}
        
        Border color #094d7d