#29aa9b color space conversions
Hex:
        #29aa9b
        RGB:
        41, 170, 155
        CMY:
        84, 33, 39
        CMYK:
        76, 0, 9, 33
      HSL:
        173°, 61.1374%, 41.3725%
        HSV (HSB):
        173°, 75.8824%, 66.6667%
        XYZ:
        21.2056, 31.5874, 35.9897
        xyY:
        0.2388, 0.3558, 31.5874
      CIE-Lab:
        63.0004, -37.2646, -2.0755
        CIE-LCH:
        63.0004, 37.3224, 183.1879
        CIE-Luv:
        63.0004, -46.8220, 2.5625
        Hunter-Lab:
        56.2027, -31.0057, 1.3752
      #29aa9b color charts
#29aa9b RGB chart
      #29aa9b CMYK chart
      #29aa9b RGB pie chart
      #29aa9b color shades, tints & tones
#29aa9b color schemes
#29aa9b color preview, HTML & CSS examples
           This text has a color of #29aa9b        
        
          <p style="color:#29aa9b;">Text here</p>
        
        
          .mytext {color:#29aa9b;}
        
        Text color #29aa9b
      
           This box has a color of #29aa9b        
        
          <div style="background-color:#29aa9b;">Content here</div>
        
        
          .mybackground {background-color:#29aa9b;}
        
        Background color #29aa9b
      
           Border around this has a color of #29aa9b        
        
          <div style="border:2px solid #29aa9b;">Content here</div>
        
        
          .myborder {border:2px solid #29aa9b;}
        
        Border color #29aa9b