#29bd9a color space conversions
Hex:
        #29bd9a
        RGB:
        41, 189, 154
        CMY:
        84, 26, 40
        CMYK:
        78, 0, 19, 26
      HSL:
        166°, 64.3478%, 45.0980%
        HSV (HSB):
        166°, 78.3069%, 74.1176%
        XYZ:
        24.9448, 39.1997, 36.8234
        xyY:
        0.2471, 0.3882, 39.1997
      CIE-Lab:
        68.8957, -45.8065, 7.0290
        CIE-LCH:
        68.8957, 46.3426, 171.2760
        CIE-Luv:
        68.8957, -53.6590, 17.3306
        Hunter-Lab:
        62.6097, -38.4494, 8.9558
      #29bd9a color charts
#29bd9a RGB chart
      #29bd9a CMYK chart
      #29bd9a RGB pie chart
      #29bd9a color shades, tints & tones
#29bd9a color schemes
#29bd9a color preview, HTML & CSS examples
           This text has a color of #29bd9a        
        
          <p style="color:#29bd9a;">Text here</p>
        
        
          .mytext {color:#29bd9a;}
        
        Text color #29bd9a
      
           This box has a color of #29bd9a        
        
          <div style="background-color:#29bd9a;">Content here</div>
        
        
          .mybackground {background-color:#29bd9a;}
        
        Background color #29bd9a
      
           Border around this has a color of #29bd9a        
        
          <div style="border:2px solid #29bd9a;">Content here</div>
        
        
          .myborder {border:2px solid #29bd9a;}
        
        Border color #29bd9a