#29b99b color space conversions
Hex:
        #29b99b
        RGB:
        41, 185, 155
        CMY:
        84, 27, 39
        CMYK:
        78, 0, 16, 27
      HSL:
        168°, 63.7168%, 44.3137%
        HSV (HSB):
        168°, 77.8378%, 72.5490%
        XYZ:
        24.1798, 37.5359, 36.9811
        xyY:
        0.2450, 0.3803, 37.5359
      CIE-Lab:
        67.6772, -43.8607, 4.7295
        CIE-LCH:
        67.6772, 44.1149, 173.8455
        CIE-Luv:
        67.6772, -52.1773, 13.6712
        Hunter-Lab:
        61.2665, -36.7686, 7.0986
      #29b99b color charts
#29b99b RGB chart
      #29b99b CMYK chart
      #29b99b RGB pie chart
      #29b99b color shades, tints & tones
#29b99b color schemes
#29b99b color preview, HTML & CSS examples
           This text has a color of #29b99b        
        
          <p style="color:#29b99b;">Text here</p>
        
        
          .mytext {color:#29b99b;}
        
        Text color #29b99b
      
           This box has a color of #29b99b        
        
          <div style="background-color:#29b99b;">Content here</div>
        
        
          .mybackground {background-color:#29b99b;}
        
        Background color #29b99b
      
           Border around this has a color of #29b99b        
        
          <div style="border:2px solid #29b99b;">Content here</div>
        
        
          .myborder {border:2px solid #29b99b;}
        
        Border color #29b99b