#29cdd5 color space conversions
Hex:
        #29cdd5
        RGB:
        41, 205, 213
        CMY:
        84, 20, 16
        CMYK:
        81, 4, 0, 16
      HSL:
        183°, 67.7165%, 49.8039%
        HSV (HSB):
        183°, 80.7512%, 83.5294%
        XYZ:
        34.7560, 48.9382, 70.5650
        xyY:
        0.2253, 0.3172, 48.9382
      CIE-Lab:
        75.4128, -36.4733, -15.4688
        CIE-LCH:
        75.4128, 39.6180, 202.9824
        CIE-Luv:
        75.4128, -54.9537, -18.7682
        Hunter-Lab:
        69.9558, -33.7389, -10.8372
      #29cdd5 color charts
#29cdd5 RGB chart
      #29cdd5 CMYK chart
      #29cdd5 RGB pie chart
      #29cdd5 color shades, tints & tones
#29cdd5 color schemes
#29cdd5 color preview, HTML & CSS examples
           This text has a color of #29cdd5        
        
          <p style="color:#29cdd5;">Text here</p>
        
        
          .mytext {color:#29cdd5;}
        
        Text color #29cdd5
      
           This box has a color of #29cdd5        
        
          <div style="background-color:#29cdd5;">Content here</div>
        
        
          .mybackground {background-color:#29cdd5;}
        
        Background color #29cdd5
      
           Border around this has a color of #29cdd5        
        
          <div style="border:2px solid #29cdd5;">Content here</div>
        
        
          .myborder {border:2px solid #29cdd5;}
        
        Border color #29cdd5