#094b4a color space conversions
Hex:
        #094b4a
        RGB:
        9, 75, 74
        CMY:
        96, 71, 71
        CMYK:
        88, 0, 1, 71
      HSL:
        179°, 78.5714%, 16.4706%
        HSV (HSB):
        179°, 88.0000%, 29.4118%
        XYZ:
        3.8648, 5.5846, 7.3528
        xyY:
        0.2300, 0.3324, 5.5846
      CIE-Lab:
        28.3394, -19.1829, -4.9972
        CIE-LCH:
        28.3394, 19.8231, 194.6011
        CIE-Luv:
        28.3394, -20.9661, -3.7326
        Hunter-Lab:
        23.6318, -12.1638, -1.9052
      #094b4a color charts
#094b4a RGB chart
      #094b4a CMYK chart
      #094b4a RGB pie chart
      #094b4a color shades, tints & tones
#094b4a color schemes
#094b4a color preview, HTML & CSS examples
           This text has a color of #094b4a        
        
          <p style="color:#094b4a;">Text here</p>
        
        
          .mytext {color:#094b4a;}
        
        Text color #094b4a
      
           This box has a color of #094b4a        
        
          <div style="background-color:#094b4a;">Content here</div>
        
        
          .mybackground {background-color:#094b4a;}
        
        Background color #094b4a
      
           Border around this has a color of #094b4a        
        
          <div style="border:2px solid #094b4a;">Content here</div>
        
        
          .myborder {border:2px solid #094b4a;}
        
        Border color #094b4a