#29af94 color space conversions
Hex:
        #29af94
        RGB:
        41, 175, 148
        CMY:
        84, 31, 42
        CMYK:
        77, 0, 15, 31
      HSL:
        168°, 62.0370%, 42.3529%
        HSV (HSB):
        168°, 76.5714%, 68.6275%
        XYZ:
        21.5897, 33.2695, 33.3007
        xyY:
        0.2449, 0.3774, 33.2695
      CIE-Lab:
        64.3785, -41.3844, 3.8339
        CIE-LCH:
        64.3785, 41.5616, 174.7071
        CIE-Luv:
        64.3785, -49.1031, 11.8776
        Hunter-Lab:
        57.6797, -34.1263, 6.1454
      #29af94 color charts
#29af94 RGB chart
      #29af94 CMYK chart
      #29af94 RGB pie chart
      #29af94 color shades, tints & tones
#29af94 color schemes
#29af94 color preview, HTML & CSS examples
           This text has a color of #29af94        
        
          <p style="color:#29af94;">Text here</p>
        
        
          .mytext {color:#29af94;}
        
        Text color #29af94
      
           This box has a color of #29af94        
        
          <div style="background-color:#29af94;">Content here</div>
        
        
          .mybackground {background-color:#29af94;}
        
        Background color #29af94
      
           Border around this has a color of #29af94        
        
          <div style="border:2px solid #29af94;">Content here</div>
        
        
          .myborder {border:2px solid #29af94;}
        
        Border color #29af94