#094b2a color space conversions
Hex:
        #094b2a
        RGB:
        9, 75, 42
        CMY:
        96, 71, 84
        CMYK:
        88, 0, 44, 71
      HSL:
        150°, 78.5714%, 16.4706%
        HSV (HSB):
        150°, 88.0000%, 29.4118%
        XYZ:
        3.0467, 5.2574, 3.0447
        xyY:
        0.2685, 0.4633, 5.2574
      CIE-Lab:
        27.4559, -28.4801, 14.2189
        CIE-LCH:
        27.4559, 31.8323, 153.4690
        CIE-Luv:
        27.4559, -22.8370, 18.3417
        Hunter-Lab:
        22.9290, -16.4079, 8.1773
      #094b2a color charts
#094b2a RGB chart
      #094b2a CMYK chart
      #094b2a RGB pie chart
      #094b2a color shades, tints & tones
#094b2a color schemes
#094b2a color preview, HTML & CSS examples
           This text has a color of #094b2a        
        
          <p style="color:#094b2a;">Text here</p>
        
        
          .mytext {color:#094b2a;}
        
        Text color #094b2a
      
           This box has a color of #094b2a        
        
          <div style="background-color:#094b2a;">Content here</div>
        
        
          .mybackground {background-color:#094b2a;}
        
        Background color #094b2a
      
           Border around this has a color of #094b2a        
        
          <div style="border:2px solid #094b2a;">Content here</div>
        
        
          .myborder {border:2px solid #094b2a;}
        
        Border color #094b2a