#29e1ea color space conversions
Hex:
        #29e1ea
        RGB:
        41, 225, 234
        CMY:
        84, 12, 8
        CMYK:
        82, 4, 0, 8
      HSL:
        183°, 82.1277%, 53.9216%
        HSV (HSB):
        183°, 82.4786%, 91.7647%
        XYZ:
        42.6909, 60.2624, 87.2237
        xyY:
        0.2245, 0.3169, 60.2624
      CIE-Lab:
        81.9806, -39.4150, -16.8148
        CIE-LCH:
        81.9806, 42.8519, 203.1035
        CIE-Luv:
        81.9806, -60.2295, -20.7525
        Hunter-Lab:
        77.6288, -37.6867, -12.2780
      #29e1ea color charts
#29e1ea RGB chart
      #29e1ea CMYK chart
      #29e1ea RGB pie chart
      #29e1ea color shades, tints & tones
#29e1ea color schemes
#29e1ea color preview, HTML & CSS examples
           This text has a color of #29e1ea        
        
          <p style="color:#29e1ea;">Text here</p>
        
        
          .mytext {color:#29e1ea;}
        
        Text color #29e1ea
      
           This box has a color of #29e1ea        
        
          <div style="background-color:#29e1ea;">Content here</div>
        
        
          .mybackground {background-color:#29e1ea;}
        
        Background color #29e1ea
      
           Border around this has a color of #29e1ea        
        
          <div style="border:2px solid #29e1ea;">Content here</div>
        
        
          .myborder {border:2px solid #29e1ea;}
        
        Border color #29e1ea