#29c2a3 color space conversions
Hex:
        #29c2a3
        RGB:
        41, 194, 163
        CMY:
        84, 24, 36
        CMYK:
        79, 0, 16, 24
      HSL:
        168°, 65.1064%, 46.0784%
        HSV (HSB):
        168°, 78.8660%, 76.0784%
        XYZ:
        26.8171, 41.6993, 41.2857
        xyY:
        0.2442, 0.3798, 41.6993
      CIE-Lab:
        70.6631, -45.6079, 4.6610
        CIE-LCH:
        70.6631, 45.8455, 174.1648
        CIE-Luv:
        70.6631, -54.7834, 13.9517
        Hunter-Lab:
        64.5750, -38.8778, 7.2958
      #29c2a3 color charts
#29c2a3 RGB chart
      #29c2a3 CMYK chart
      #29c2a3 RGB pie chart
      #29c2a3 color shades, tints & tones
#29c2a3 color schemes
#29c2a3 color preview, HTML & CSS examples
           This text has a color of #29c2a3        
        
          <p style="color:#29c2a3;">Text here</p>
        
        
          .mytext {color:#29c2a3;}
        
        Text color #29c2a3
      
           This box has a color of #29c2a3        
        
          <div style="background-color:#29c2a3;">Content here</div>
        
        
          .mybackground {background-color:#29c2a3;}
        
        Background color #29c2a3
      
           Border around this has a color of #29c2a3        
        
          <div style="border:2px solid #29c2a3;">Content here</div>
        
        
          .myborder {border:2px solid #29c2a3;}
        
        Border color #29c2a3