#29eac1 color space conversions
Hex:
        #29eac1
        RGB:
        41, 234, 193
        CMY:
        84, 8, 24
        CMYK:
        82, 0, 18, 8
      HSL:
        167°, 82.1277%, 53.9216%
        HSV (HSB):
        167°, 82.4786%, 91.7647%
        XYZ:
        39.9629, 63.1673, 60.5383
        xyY:
        0.2442, 0.3859, 63.1673
      CIE-Lab:
        83.5303, -54.4315, 7.1466
        CIE-LCH:
        83.5303, 54.8987, 172.5201
        CIE-Luv:
        83.5303, -66.3566, 19.4867
        Hunter-Lab:
        79.4779, -49.3332, 10.4733
      #29eac1 color charts
#29eac1 RGB chart
      #29eac1 CMYK chart
      #29eac1 RGB pie chart
      #29eac1 color shades, tints & tones
#29eac1 color schemes
#29eac1 color preview, HTML & CSS examples
           This text has a color of #29eac1        
        
          <p style="color:#29eac1;">Text here</p>
        
        
          .mytext {color:#29eac1;}
        
        Text color #29eac1
      
           This box has a color of #29eac1        
        
          <div style="background-color:#29eac1;">Content here</div>
        
        
          .mybackground {background-color:#29eac1;}
        
        Background color #29eac1
      
           Border around this has a color of #29eac1        
        
          <div style="border:2px solid #29eac1;">Content here</div>
        
        
          .myborder {border:2px solid #29eac1;}
        
        Border color #29eac1