#094c4b color space conversions
Hex:
        #094c4b
        RGB:
        9, 76, 75
        CMY:
        96, 70, 71
        CMYK:
        88, 0, 1, 70
      HSL:
        179°, 78.8235%, 16.6667%
        HSV (HSB):
        179°, 88.1579%, 29.8039%
        XYZ:
        3.9671, 5.7350, 7.5545
        xyY:
        0.2299, 0.3323, 5.7350
      CIE-Lab:
        28.7337, -19.3781, -5.0552
        CIE-LCH:
        28.7337, 20.0266, 194.6210
        CIE-Luv:
        28.7337, -21.2847, -3.7991
        Hunter-Lab:
        23.9478, -12.3390, -1.9400
      #094c4b color charts
#094c4b RGB chart
      #094c4b CMYK chart
      #094c4b RGB pie chart
      #094c4b color shades, tints & tones
#094c4b color schemes
#094c4b color preview, HTML & CSS examples
           This text has a color of #094c4b        
        
          <p style="color:#094c4b;">Text here</p>
        
        
          .mytext {color:#094c4b;}
        
        Text color #094c4b
      
           This box has a color of #094c4b        
        
          <div style="background-color:#094c4b;">Content here</div>
        
        
          .mybackground {background-color:#094c4b;}
        
        Background color #094c4b
      
           Border around this has a color of #094c4b        
        
          <div style="border:2px solid #094c4b;">Content here</div>
        
        
          .myborder {border:2px solid #094c4b;}
        
        Border color #094c4b