#29b9ac color space conversions
Hex:
        #29b9ac
        RGB:
        41, 185, 172
        CMY:
        84, 27, 33
        CMYK:
        78, 0, 7, 27
      HSL:
        175°, 63.7168%, 44.3137%
        HSV (HSB):
        175°, 77.8378%, 72.5490%
        XYZ:
        25.7098, 38.1479, 45.0380
        xyY:
        0.2361, 0.3503, 38.1479
      CIE-Lab:
        68.1295, -39.2642, -3.9663
        CIE-LCH:
        68.1295, 39.4640, 185.7682
        CIE-Luv:
        68.1295, -50.9700, 0.0252
        Hunter-Lab:
        61.7640, -33.7848, 0.0008
      #29b9ac color charts
#29b9ac RGB chart
      #29b9ac CMYK chart
      #29b9ac RGB pie chart
      #29b9ac color shades, tints & tones
#29b9ac color schemes
#29b9ac color preview, HTML & CSS examples
           This text has a color of #29b9ac        
        
          <p style="color:#29b9ac;">Text here</p>
        
        
          .mytext {color:#29b9ac;}
        
        Text color #29b9ac
      
           This box has a color of #29b9ac        
        
          <div style="background-color:#29b9ac;">Content here</div>
        
        
          .mybackground {background-color:#29b9ac;}
        
        Background color #29b9ac
      
           Border around this has a color of #29b9ac        
        
          <div style="border:2px solid #29b9ac;">Content here</div>
        
        
          .myborder {border:2px solid #29b9ac;}
        
        Border color #29b9ac