#29eda1 color space conversions
Hex:
        #29eda1
        RGB:
        41, 237, 161
        CMY:
        84, 7, 37
        CMYK:
        83, 0, 32, 7
      HSL:
        157°, 84.4828%, 54.5098%
        HSV (HSB):
        157°, 82.7004%, 92.9412%
        XYZ:
        37.6317, 63.6130, 44.0134
        xyY:
        0.2591, 0.4379, 63.6130
      CIE-Lab:
        83.7639, -62.8683, 24.1282
        CIE-LCH:
        83.7639, 67.3394, 159.0037
        CIE-Luv:
        83.7639, -69.5864, 44.7342
        Hunter-Lab:
        79.7578, -55.3554, 23.1120
      #29eda1 color charts
#29eda1 RGB chart
      #29eda1 CMYK chart
      #29eda1 RGB pie chart
      #29eda1 color shades, tints & tones
#29eda1 color schemes
#29eda1 color preview, HTML & CSS examples
           This text has a color of #29eda1        
        
          <p style="color:#29eda1;">Text here</p>
        
        
          .mytext {color:#29eda1;}
        
        Text color #29eda1
      
           This box has a color of #29eda1        
        
          <div style="background-color:#29eda1;">Content here</div>
        
        
          .mybackground {background-color:#29eda1;}
        
        Background color #29eda1
      
           Border around this has a color of #29eda1        
        
          <div style="border:2px solid #29eda1;">Content here</div>
        
        
          .myborder {border:2px solid #29eda1;}
        
        Border color #29eda1