#29b3bc color space conversions
Hex:
        #29b3bc
        RGB:
        41, 179, 188
        CMY:
        84, 30, 26
        CMYK:
        78, 5, 0, 26
      HSL:
        184°, 64.1921%, 44.9020%
        HSV (HSB):
        184°, 78.1915%, 73.7255%
        XYZ:
        26.1117, 36.3425, 53.2155
        xyY:
        0.2257, 0.3142, 36.3425
      CIE-Lab:
        66.7808, -31.7747, -14.8140
        CIE-LCH:
        66.7808, 35.0584, 204.9959
        CIE-Luv:
        66.7808, -47.6940, -18.0812
        Hunter-Lab:
        60.2847, -28.1829, -10.1382
      #29b3bc color charts
#29b3bc RGB chart
      #29b3bc CMYK chart
      #29b3bc RGB pie chart
      #29b3bc color shades, tints & tones
#29b3bc color schemes
#29b3bc color preview, HTML & CSS examples
           This text has a color of #29b3bc        
        
          <p style="color:#29b3bc;">Text here</p>
        
        
          .mytext {color:#29b3bc;}
        
        Text color #29b3bc
      
           This box has a color of #29b3bc        
        
          <div style="background-color:#29b3bc;">Content here</div>
        
        
          .mybackground {background-color:#29b3bc;}
        
        Background color #29b3bc
      
           Border around this has a color of #29b3bc        
        
          <div style="border:2px solid #29b3bc;">Content here</div>
        
        
          .myborder {border:2px solid #29b3bc;}
        
        Border color #29b3bc