#29debd color space conversions
Hex:
        #29debd
        RGB:
        41, 222, 189
        CMY:
        84, 13, 26
        CMYK:
        82, 0, 15, 13
      HSL:
        169°, 73.2794%, 51.5686%
        HSV (HSB):
        169°, 81.5315%, 87.0588%
        XYZ:
        36.2210, 56.3881, 57.1191
        xyY:
        0.2419, 0.3766, 56.3881
      CIE-Lab:
        79.8342, -50.5760, 3.9304
        CIE-LCH:
        79.8342, 50.7285, 175.5563
        CIE-Luv:
        79.8342, -62.5822, 13.9387
        Hunter-Lab:
        75.0920, -45.3106, 7.4652
      #29debd color charts
#29debd RGB chart
      #29debd CMYK chart
      #29debd RGB pie chart
      #29debd color shades, tints & tones
#29debd color schemes
#29debd color preview, HTML & CSS examples
           This text has a color of #29debd        
        
          <p style="color:#29debd;">Text here</p>
        
        
          .mytext {color:#29debd;}
        
        Text color #29debd
      
           This box has a color of #29debd        
        
          <div style="background-color:#29debd;">Content here</div>
        
        
          .mybackground {background-color:#29debd;}
        
        Background color #29debd
      
           Border around this has a color of #29debd        
        
          <div style="border:2px solid #29debd;">Content here</div>
        
        
          .myborder {border:2px solid #29debd;}
        
        Border color #29debd