#29d0ba color space conversions
Hex:
        #29d0ba
        RGB:
        41, 208, 186
        CMY:
        84, 18, 27
        CMYK:
        80, 0, 11, 18
      HSL:
        172°, 67.0683%, 48.8235%
        HSV (HSB):
        172°, 80.2885%, 81.5686%
        XYZ:
        32.3333, 49.1283, 54.2330
        xyY:
        0.2383, 0.3621, 49.1283
      CIE-Lab:
        75.5311, -45.4918, -0.7249
        CIE-LCH:
        75.5311, 45.4976, 180.9129
        CIE-Luv:
        75.5311, -57.9953, 5.9904
        Hunter-Lab:
        70.0916, -40.3183, 3.1889
      #29d0ba color charts
#29d0ba RGB chart
      #29d0ba CMYK chart
      #29d0ba RGB pie chart
      #29d0ba color shades, tints & tones
#29d0ba color schemes
#29d0ba color preview, HTML & CSS examples
           This text has a color of #29d0ba        
        
          <p style="color:#29d0ba;">Text here</p>
        
        
          .mytext {color:#29d0ba;}
        
        Text color #29d0ba
      
           This box has a color of #29d0ba        
        
          <div style="background-color:#29d0ba;">Content here</div>
        
        
          .mybackground {background-color:#29d0ba;}
        
        Background color #29d0ba
      
           Border around this has a color of #29d0ba        
        
          <div style="border:2px solid #29d0ba;">Content here</div>
        
        
          .myborder {border:2px solid #29d0ba;}
        
        Border color #29d0ba