#29c0af color space conversions
Hex:
        #29c0af
        RGB:
        41, 192, 175
        CMY:
        84, 25, 31
        CMYK:
        79, 0, 9, 25
      HSL:
        173°, 64.8069%, 45.6863%
        HSV (HSB):
        173°, 78.6458%, 75.2941%
        XYZ:
        27.5020, 41.2658, 47.0730
        xyY:
        0.2374, 0.3562, 41.2658
      CIE-Lab:
        70.3618, -41.5408, -2.3290
        CIE-LCH:
        70.3618, 41.6060, 183.2090
        CIE-Luv:
        70.3618, -53.2214, 2.8798
        Hunter-Lab:
        64.2385, -35.9975, 1.5201
      #29c0af color charts
#29c0af RGB chart
      #29c0af CMYK chart
      #29c0af RGB pie chart
      #29c0af color shades, tints & tones
#29c0af color schemes
#29c0af color preview, HTML & CSS examples
           This text has a color of #29c0af        
        
          <p style="color:#29c0af;">Text here</p>
        
        
          .mytext {color:#29c0af;}
        
        Text color #29c0af
      
           This box has a color of #29c0af        
        
          <div style="background-color:#29c0af;">Content here</div>
        
        
          .mybackground {background-color:#29c0af;}
        
        Background color #29c0af
      
           Border around this has a color of #29c0af        
        
          <div style="border:2px solid #29c0af;">Content here</div>
        
        
          .myborder {border:2px solid #29c0af;}
        
        Border color #29c0af