#094d7b color space conversions
Hex:
        #094d7b
        RGB:
        9, 77, 123
        CMY:
        96, 70, 52
        CMYK:
        93, 37, 0, 52
      HSL:
        204°, 86.3636%, 25.8824%
        HSV (HSB):
        204°, 92.6829%, 48.2353%
        XYZ:
        6.3417, 6.7959, 19.7164
        xyY:
        0.1930, 0.2069, 6.7959
      CIE-Lab:
        31.3377, -1.2459, -31.5328
        CIE-LCH:
        31.3377, 31.5574, 267.7373
        CIE-Luv:
        31.3377, -18.8754, -41.9732
        Hunter-Lab:
        26.0689, -2.1976, -26.5938
      #094d7b color charts
#094d7b RGB chart
      #094d7b CMYK chart
      #094d7b RGB pie chart
      #094d7b color shades, tints & tones
#094d7b color schemes
#094d7b color preview, HTML & CSS examples
           This text has a color of #094d7b        
        
          <p style="color:#094d7b;">Text here</p>
        
        
          .mytext {color:#094d7b;}
        
        Text color #094d7b
      
           This box has a color of #094d7b        
        
          <div style="background-color:#094d7b;">Content here</div>
        
        
          .mybackground {background-color:#094d7b;}
        
        Background color #094d7b
      
           Border around this has a color of #094d7b        
        
          <div style="border:2px solid #094d7b;">Content here</div>
        
        
          .myborder {border:2px solid #094d7b;}
        
        Border color #094d7b