#29b6bc color space conversions
Hex:
        #29b6bc
        RGB:
        41, 182, 188
        CMY:
        84, 29, 26
        CMYK:
        78, 3, 0, 26
      HSL:
        182°, 64.1921%, 44.9020%
        HSV (HSB):
        182°, 78.1915%, 73.7255%
        XYZ:
        26.7195, 37.5582, 53.4181
        xyY:
        0.2270, 0.3191, 37.5582
      CIE-Lab:
        67.6937, -33.2069, -13.4397
        CIE-LCH:
        67.6937, 35.8236, 202.0344
        CIE-Luv:
        67.6937, -48.7544, -15.7052
        Hunter-Lab:
        61.2847, -29.4241, -8.7802
      #29b6bc color charts
#29b6bc RGB chart
      #29b6bc CMYK chart
      #29b6bc RGB pie chart
      #29b6bc color shades, tints & tones
#29b6bc color schemes
#29b6bc color preview, HTML & CSS examples
           This text has a color of #29b6bc        
        
          <p style="color:#29b6bc;">Text here</p>
        
        
          .mytext {color:#29b6bc;}
        
        Text color #29b6bc
      
           This box has a color of #29b6bc        
        
          <div style="background-color:#29b6bc;">Content here</div>
        
        
          .mybackground {background-color:#29b6bc;}
        
        Background color #29b6bc
      
           Border around this has a color of #29b6bc        
        
          <div style="border:2px solid #29b6bc;">Content here</div>
        
        
          .myborder {border:2px solid #29b6bc;}
        
        Border color #29b6bc