#29c7a2 color space conversions
Hex:
        #29c7a2
        RGB:
        41, 199, 162
        CMY:
        84, 22, 36
        CMYK:
        79, 0, 19, 22
      HSL:
        166°, 65.8333%, 47.0588%
        HSV (HSB):
        166°, 79.3970%, 78.0392%
        XYZ:
        27.8595, 43.9269, 41.1928
        xyY:
        0.2466, 0.3888, 43.9269
      CIE-Lab:
        72.1796, -47.9494, 7.3842
        CIE-LCH:
        72.1796, 48.5147, 171.2452
        CIE-Luv:
        72.1796, -56.6005, 18.3301
        Hunter-Lab:
        66.2774, -40.9535, 9.5441
      #29c7a2 color charts
#29c7a2 RGB chart
      #29c7a2 CMYK chart
      #29c7a2 RGB pie chart
      #29c7a2 color shades, tints & tones
#29c7a2 color schemes
#29c7a2 color preview, HTML & CSS examples
           This text has a color of #29c7a2        
        
          <p style="color:#29c7a2;">Text here</p>
        
        
          .mytext {color:#29c7a2;}
        
        Text color #29c7a2
      
           This box has a color of #29c7a2        
        
          <div style="background-color:#29c7a2;">Content here</div>
        
        
          .mybackground {background-color:#29c7a2;}
        
        Background color #29c7a2
      
           Border around this has a color of #29c7a2        
        
          <div style="border:2px solid #29c7a2;">Content here</div>
        
        
          .myborder {border:2px solid #29c7a2;}
        
        Border color #29c7a2