#094b2b color space conversions
Hex:
        #094b2b
        RGB:
        9, 75, 43
        CMY:
        96, 71, 83
        CMYK:
        88, 0, 43, 71
      HSL:
        151°, 78.5714%, 16.4706%
        HSV (HSB):
        151°, 88.0000%, 29.4118%
        XYZ:
        3.0648, 5.2646, 3.1401
        xyY:
        0.2672, 0.4590, 5.2646
      CIE-Lab:
        27.4758, -28.2518, 13.6254
        CIE-LCH:
        27.4758, 31.3658, 154.2526
        CIE-Luv:
        27.4758, -22.7864, 17.7711
        Hunter-Lab:
        22.9448, -16.3109, 7.9472
      #094b2b color charts
#094b2b RGB chart
      #094b2b CMYK chart
      #094b2b RGB pie chart
      #094b2b color shades, tints & tones
#094b2b color schemes
#094b2b color preview, HTML & CSS examples
           This text has a color of #094b2b        
        
          <p style="color:#094b2b;">Text here</p>
        
        
          .mytext {color:#094b2b;}
        
        Text color #094b2b
      
           This box has a color of #094b2b        
        
          <div style="background-color:#094b2b;">Content here</div>
        
        
          .mybackground {background-color:#094b2b;}
        
        Background color #094b2b
      
           Border around this has a color of #094b2b        
        
          <div style="border:2px solid #094b2b;">Content here</div>
        
        
          .myborder {border:2px solid #094b2b;}
        
        Border color #094b2b