#29cbdb color space conversions
Hex:
        #29cbdb
        RGB:
        41, 203, 219
        CMY:
        84, 20, 14
        CMYK:
        81, 7, 0, 14
      HSL:
        185°, 71.2000%, 50.9804%
        HSV (HSB):
        185°, 81.2785%, 85.8824%
        XYZ:
        35.0566, 48.2978, 74.4926
        xyY:
        0.2221, 0.3060, 48.2978
      CIE-Lab:
        75.0123, -33.7193, -19.3126
        CIE-LCH:
        75.0123, 38.8583, 209.8017
        CIE-Luv:
        75.0123, -53.8177, -25.4901
        Hunter-Lab:
        69.4966, -31.5772, -14.9046
      #29cbdb color charts
#29cbdb RGB chart
      #29cbdb CMYK chart
      #29cbdb RGB pie chart
      #29cbdb color shades, tints & tones
#29cbdb color schemes
#29cbdb color preview, HTML & CSS examples
           This text has a color of #29cbdb        
        
          <p style="color:#29cbdb;">Text here</p>
        
        
          .mytext {color:#29cbdb;}
        
        Text color #29cbdb
      
           This box has a color of #29cbdb        
        
          <div style="background-color:#29cbdb;">Content here</div>
        
        
          .mybackground {background-color:#29cbdb;}
        
        Background color #29cbdb
      
           Border around this has a color of #29cbdb        
        
          <div style="border:2px solid #29cbdb;">Content here</div>
        
        
          .myborder {border:2px solid #29cbdb;}
        
        Border color #29cbdb