#29b0bf color space conversions
Hex:
        #29b0bf
        RGB:
        41, 176, 191
        CMY:
        84, 31, 25
        CMYK:
        79, 8, 0, 25
      HSL:
        186°, 64.6552%, 45.4902%
        HSV (HSB):
        186°, 78.5340%, 74.9020%
        XYZ:
        25.8438, 35.2837, 54.7385
        xyY:
        0.2230, 0.3045, 35.2837
      CIE-Lab:
        65.9689, -29.3909, -17.7025
        CIE-LCH:
        65.9689, 34.3104, 211.0612
        CIE-Luv:
        65.9689, -46.4187, -23.0436
        Hunter-Lab:
        59.4001, -26.2884, -13.0571
      #29b0bf color charts
#29b0bf RGB chart
      #29b0bf CMYK chart
      #29b0bf RGB pie chart
      #29b0bf color shades, tints & tones
#29b0bf color schemes
#29b0bf color preview, HTML & CSS examples
           This text has a color of #29b0bf        
        
          <p style="color:#29b0bf;">Text here</p>
        
        
          .mytext {color:#29b0bf;}
        
        Text color #29b0bf
      
           This box has a color of #29b0bf        
        
          <div style="background-color:#29b0bf;">Content here</div>
        
        
          .mybackground {background-color:#29b0bf;}
        
        Background color #29b0bf
      
           Border around this has a color of #29b0bf        
        
          <div style="border:2px solid #29b0bf;">Content here</div>
        
        
          .myborder {border:2px solid #29b0bf;}
        
        Border color #29b0bf