#29b8bc color space conversions
Hex:
        #29b8bc
        RGB:
        41, 184, 188
        CMY:
        84, 28, 26
        CMYK:
        78, 2, 0, 26
      HSL:
        182°, 64.1921%, 44.9020%
        HSV (HSB):
        182°, 78.1915%, 73.7255%
        XYZ:
        27.1320, 38.3832, 53.5557
        xyY:
        0.2279, 0.3224, 38.3832
      CIE-Lab:
        68.3021, -34.1524, -12.5259
        CIE-LCH:
        68.3021, 36.3770, 200.1413
        CIE-Luv:
        68.3021, -49.4603, -14.1268
        Hunter-Lab:
        61.9542, -30.2481, -7.8847
      #29b8bc color charts
#29b8bc RGB chart
      #29b8bc CMYK chart
      #29b8bc RGB pie chart
      #29b8bc color shades, tints & tones
#29b8bc color schemes
#29b8bc color preview, HTML & CSS examples
           This text has a color of #29b8bc        
        
          <p style="color:#29b8bc;">Text here</p>
        
        
          .mytext {color:#29b8bc;}
        
        Text color #29b8bc
      
           This box has a color of #29b8bc        
        
          <div style="background-color:#29b8bc;">Content here</div>
        
        
          .mybackground {background-color:#29b8bc;}
        
        Background color #29b8bc
      
           Border around this has a color of #29b8bc        
        
          <div style="border:2px solid #29b8bc;">Content here</div>
        
        
          .myborder {border:2px solid #29b8bc;}
        
        Border color #29b8bc