#094c5b color space conversions
Hex:
        #094c5b
        RGB:
        9, 76, 91
        CMY:
        96, 70, 64
        CMYK:
        90, 16, 0, 64
      HSL:
        191°, 82.0000%, 19.6078%
        HSV (HSB):
        191°, 90.1099%, 35.6863%
        XYZ:
        4.5854, 5.9823, 10.8105
        xyY:
        0.2145, 0.2798, 5.9823
      CIE-Lab:
        29.3677, -13.5315, -14.3900
        CIE-LCH:
        29.3677, 19.7528, 226.7613
        CIE-Luv:
        29.3677, -20.2854, -16.6315
        Hunter-Lab:
        24.4587, -9.3383, -9.0846
      #094c5b color charts
#094c5b RGB chart
      #094c5b CMYK chart
      #094c5b RGB pie chart
      #094c5b color shades, tints & tones
#094c5b color schemes
#094c5b color preview, HTML & CSS examples
           This text has a color of #094c5b        
        
          <p style="color:#094c5b;">Text here</p>
        
        
          .mytext {color:#094c5b;}
        
        Text color #094c5b
      
           This box has a color of #094c5b        
        
          <div style="background-color:#094c5b;">Content here</div>
        
        
          .mybackground {background-color:#094c5b;}
        
        Background color #094c5b
      
           Border around this has a color of #094c5b        
        
          <div style="border:2px solid #094c5b;">Content here</div>
        
        
          .myborder {border:2px solid #094c5b;}
        
        Border color #094c5b