#29c5af color space conversions
Hex:
        #29c5af
        RGB:
        41, 197, 175
        CMY:
        84, 23, 31
        CMYK:
        79, 0, 11, 23
      HSL:
        172°, 65.5462%, 46.6667%
        HSV (HSB):
        172°, 79.1878%, 77.2549%
        XYZ:
        28.6186, 43.4991, 47.4452
        xyY:
        0.2394, 0.3638, 43.4991
      CIE-Lab:
        71.8924, -43.7218, -0.0876
        CIE-LCH:
        71.8924, 43.7219, 180.1148
        CIE-Luv:
        71.8924, -54.9735, 6.6336
        Hunter-Lab:
        65.9538, -37.9648, 3.5162
      #29c5af color charts
#29c5af RGB chart
      #29c5af CMYK chart
      #29c5af RGB pie chart
      #29c5af color shades, tints & tones
#29c5af color schemes
#29c5af color preview, HTML & CSS examples
           This text has a color of #29c5af        
        
          <p style="color:#29c5af;">Text here</p>
        
        
          .mytext {color:#29c5af;}
        
        Text color #29c5af
      
           This box has a color of #29c5af        
        
          <div style="background-color:#29c5af;">Content here</div>
        
        
          .mybackground {background-color:#29c5af;}
        
        Background color #29c5af
      
           Border around this has a color of #29c5af        
        
          <div style="border:2px solid #29c5af;">Content here</div>
        
        
          .myborder {border:2px solid #29c5af;}
        
        Border color #29c5af