#29c5bf color space conversions
Hex:
        #29c5bf
        RGB:
        41, 197, 191
        CMY:
        84, 23, 25
        CMYK:
        79, 0, 3, 23
      HSL:
        178°, 65.5462%, 46.6667%
        HSV (HSB):
        178°, 79.1878%, 77.2549%
        XYZ:
        30.2847, 44.1655, 56.2188
        xyY:
        0.2318, 0.3380, 44.1655
      CIE-Lab:
        72.3390, -39.2656, -8.1405
        CIE-LCH:
        72.3390, 40.1006, 191.7126
        CIE-Luv:
        72.3390, -53.8041, -6.4917
        Hunter-Lab:
        66.4571, -34.9571, -3.6359
      #29c5bf color charts
#29c5bf RGB chart
      #29c5bf CMYK chart
      #29c5bf RGB pie chart
      #29c5bf color shades, tints & tones
#29c5bf color schemes
#29c5bf color preview, HTML & CSS examples
           This text has a color of #29c5bf        
        
          <p style="color:#29c5bf;">Text here</p>
        
        
          .mytext {color:#29c5bf;}
        
        Text color #29c5bf
      
           This box has a color of #29c5bf        
        
          <div style="background-color:#29c5bf;">Content here</div>
        
        
          .mybackground {background-color:#29c5bf;}
        
        Background color #29c5bf
      
           Border around this has a color of #29c5bf        
        
          <div style="border:2px solid #29c5bf;">Content here</div>
        
        
          .myborder {border:2px solid #29c5bf;}
        
        Border color #29c5bf