#29f0da color space conversions
Hex:
        #29f0da
        RGB:
        41, 240, 218
        CMY:
        84, 6, 15
        CMYK:
        83, 0, 9, 6
      HSL:
        173°, 86.8996%, 55.0980%
        HSV (HSB):
        173°, 82.9167%, 94.1176%
        XYZ:
        44.7294, 67.8535, 77.0692
        xyY:
        0.2358, 0.3578, 67.8535
      CIE-Lab:
        85.9332, -50.4518, -2.4925
        CIE-LCH:
        85.9332, 50.5134, 182.8284
        CIE-Luv:
        85.9332, -66.5194, 4.1243
        Hunter-Lab:
        82.3733, -47.2261, 2.1890
      #29f0da color charts
#29f0da RGB chart
      #29f0da CMYK chart
      #29f0da RGB pie chart
      #29f0da color shades, tints & tones
#29f0da color schemes
#29f0da color preview, HTML & CSS examples
           This text has a color of #29f0da        
        
          <p style="color:#29f0da;">Text here</p>
        
        
          .mytext {color:#29f0da;}
        
        Text color #29f0da
      
           This box has a color of #29f0da        
        
          <div style="background-color:#29f0da;">Content here</div>
        
        
          .mybackground {background-color:#29f0da;}
        
        Background color #29f0da
      
           Border around this has a color of #29f0da        
        
          <div style="border:2px solid #29f0da;">Content here</div>
        
        
          .myborder {border:2px solid #29f0da;}
        
        Border color #29f0da