#094b7a color space conversions
Hex:
        #094b7a
        RGB:
        9, 75, 122
        CMY:
        96, 71, 52
        CMYK:
        93, 39, 0, 52
      HSL:
        205°, 86.2595%, 25.6863%
        HSV (HSB):
        205°, 92.6230%, 47.8431%
        XYZ:
        6.1416, 6.4954, 19.3424
        xyY:
        0.1920, 0.2031, 6.4954
      CIE-Lab:
        30.6293, -0.3486, -32.0340
        CIE-LCH:
        30.6293, 32.0359, 269.3765
        CIE-Luv:
        30.6293, -18.2446, -42.4412
        Hunter-Lab:
        25.4860, -1.5858, -27.1574
      #094b7a color charts
#094b7a RGB chart
      #094b7a CMYK chart
      #094b7a RGB pie chart
      #094b7a color shades, tints & tones
#094b7a color schemes
#094b7a color preview, HTML & CSS examples
           This text has a color of #094b7a        
        
          <p style="color:#094b7a;">Text here</p>
        
        
          .mytext {color:#094b7a;}
        
        Text color #094b7a
      
           This box has a color of #094b7a        
        
          <div style="background-color:#094b7a;">Content here</div>
        
        
          .mybackground {background-color:#094b7a;}
        
        Background color #094b7a
      
           Border around this has a color of #094b7a        
        
          <div style="border:2px solid #094b7a;">Content here</div>
        
        
          .myborder {border:2px solid #094b7a;}
        
        Border color #094b7a