#29a9a1 color space conversions
Hex:
        #29a9a1
        RGB:
        41, 169, 161
        CMY:
        84, 34, 37
        CMYK:
        76, 0, 5, 34
      HSL:
        176°, 60.9524%, 41.1765%
        HSV (HSB):
        176°, 75.7396%, 66.2745%
        XYZ:
        21.5354, 31.4206, 38.6480
        xyY:
        0.2351, 0.3430, 31.4206
      CIE-Lab:
        62.8611, -35.0996, -5.6399
        CIE-LCH:
        62.8611, 35.5498, 189.1284
        CIE-Luv:
        62.8611, -46.0428, -3.1308
        Hunter-Lab:
        56.0540, -29.5165, -1.6412
      #29a9a1 color charts
#29a9a1 RGB chart
      #29a9a1 CMYK chart
      #29a9a1 RGB pie chart
      #29a9a1 color shades, tints & tones
#29a9a1 color schemes
#29a9a1 color preview, HTML & CSS examples
           This text has a color of #29a9a1        
        
          <p style="color:#29a9a1;">Text here</p>
        
        
          .mytext {color:#29a9a1;}
        
        Text color #29a9a1
      
           This box has a color of #29a9a1        
        
          <div style="background-color:#29a9a1;">Content here</div>
        
        
          .mybackground {background-color:#29a9a1;}
        
        Background color #29a9a1
      
           Border around this has a color of #29a9a1        
        
          <div style="border:2px solid #29a9a1;">Content here</div>
        
        
          .myborder {border:2px solid #29a9a1;}
        
        Border color #29a9a1