#29cdc4 color space conversions
Hex:
        #29cdc4
        RGB:
        41, 205, 196
        CMY:
        84, 20, 23
        CMYK:
        80, 0, 4, 20
      HSL:
        177°, 66.6667%, 48.2353%
        HSV (HSB):
        177°, 80.0000%, 80.3922%
        XYZ:
        32.7096, 48.1196, 59.7886
        xyY:
        0.2326, 0.3422, 48.1196
      CIE-Lab:
        74.9003, -41.4239, -7.0510
        CIE-LCH:
        74.9003, 42.0197, 189.6601
        CIE-Luv:
        74.9003, -56.2181, -4.4715
        Hunter-Lab:
        69.3683, -37.2255, -2.5443
      #29cdc4 color charts
#29cdc4 RGB chart
      #29cdc4 CMYK chart
      #29cdc4 RGB pie chart
      #29cdc4 color shades, tints & tones
#29cdc4 color schemes
#29cdc4 color preview, HTML & CSS examples
           This text has a color of #29cdc4        
        
          <p style="color:#29cdc4;">Text here</p>
        
        
          .mytext {color:#29cdc4;}
        
        Text color #29cdc4
      
           This box has a color of #29cdc4        
        
          <div style="background-color:#29cdc4;">Content here</div>
        
        
          .mybackground {background-color:#29cdc4;}
        
        Background color #29cdc4
      
           Border around this has a color of #29cdc4        
        
          <div style="border:2px solid #29cdc4;">Content here</div>
        
        
          .myborder {border:2px solid #29cdc4;}
        
        Border color #29cdc4