#29fbcb color space conversions
Hex:
        #29fbcb
        RGB:
        41, 251, 203
        CMY:
        84, 2, 20
        CMYK:
        84, 0, 19, 2
      HSL:
        166°, 96.3303%, 57.2549%
        HSV (HSB):
        166°, 83.6653%, 98.4314%
        XYZ:
        46.1911, 73.7776, 68.3059
        xyY:
        0.2453, 0.3919, 73.7776
      CIE-Lab:
        88.8173, -58.6922, 9.5093
        CIE-LCH:
        88.8173, 59.4575, 170.7969
        CIE-Luv:
        88.8173, -71.3104, 23.8992
        Hunter-Lab:
        85.8939, -54.3224, 12.9762
      #29fbcb color charts
#29fbcb RGB chart
      #29fbcb CMYK chart
      #29fbcb RGB pie chart
      #29fbcb color shades, tints & tones
#29fbcb color schemes
#29fbcb color preview, HTML & CSS examples
           This text has a color of #29fbcb        
        
          <p style="color:#29fbcb;">Text here</p>
        
        
          .mytext {color:#29fbcb;}
        
        Text color #29fbcb
      
           This box has a color of #29fbcb        
        
          <div style="background-color:#29fbcb;">Content here</div>
        
        
          .mybackground {background-color:#29fbcb;}
        
        Background color #29fbcb
      
           Border around this has a color of #29fbcb        
        
          <div style="border:2px solid #29fbcb;">Content here</div>
        
        
          .myborder {border:2px solid #29fbcb;}
        
        Border color #29fbcb