#29fcbf color space conversions
Hex:
        #29fcbf
        RGB:
        41, 252, 191
        CMY:
        84, 1, 25
        CMYK:
        84, 0, 24, 1
      HSL:
        163°, 97.2350%, 57.4510%
        HSV (HSB):
        163°, 83.7302%, 98.8235%
        XYZ:
        45.1288, 73.8538, 61.1669
        xyY:
        0.2505, 0.4100, 73.8538
      CIE-Lab:
        88.8533, -61.8847, 15.7570
        CIE-LCH:
        88.8533, 63.8592, 165.7150
        CIE-Luv:
        88.8533, -72.5026, 33.5200
        Hunter-Lab:
        85.9382, -56.6561, 17.9569
      #29fcbf color charts
#29fcbf RGB chart
      #29fcbf CMYK chart
      #29fcbf RGB pie chart
      #29fcbf color shades, tints & tones
#29fcbf color schemes
#29fcbf color preview, HTML & CSS examples
           This text has a color of #29fcbf        
        
          <p style="color:#29fcbf;">Text here</p>
        
        
          .mytext {color:#29fcbf;}
        
        Text color #29fcbf
      
           This box has a color of #29fcbf        
        
          <div style="background-color:#29fcbf;">Content here</div>
        
        
          .mybackground {background-color:#29fcbf;}
        
        Background color #29fcbf
      
           Border around this has a color of #29fcbf        
        
          <div style="border:2px solid #29fcbf;">Content here</div>
        
        
          .myborder {border:2px solid #29fcbf;}
        
        Border color #29fcbf