#29fcda color space conversions
Hex:
        #29fcda
        RGB:
        41, 252, 218
        CMY:
        84, 1, 15
        CMYK:
        84, 0, 13, 1
      HSL:
        170°, 97.2350%, 57.4510%
        HSV (HSB):
        170°, 83.7302%, 98.8235%
        XYZ:
        48.3797, 75.1542, 78.2860
        xyY:
        0.2397, 0.3724, 75.1542
      CIE-Lab:
        89.4652, -55.3718, 2.6640
        CIE-LCH:
        89.4652, 55.4358, 177.2456
        CIE-Luv:
        89.4652, -70.5340, 13.0076
        Hunter-Lab:
        86.6915, -52.0950, 7.1427
      #29fcda color charts
#29fcda RGB chart
      #29fcda CMYK chart
      #29fcda RGB pie chart
      #29fcda color shades, tints & tones
#29fcda color schemes
#29fcda color preview, HTML & CSS examples
           This text has a color of #29fcda        
        
          <p style="color:#29fcda;">Text here</p>
        
        
          .mytext {color:#29fcda;}
        
        Text color #29fcda
      
           This box has a color of #29fcda        
        
          <div style="background-color:#29fcda;">Content here</div>
        
        
          .mybackground {background-color:#29fcda;}
        
        Background color #29fcda
      
           Border around this has a color of #29fcda        
        
          <div style="border:2px solid #29fcda;">Content here</div>
        
        
          .myborder {border:2px solid #29fcda;}
        
        Border color #29fcda