#29abd5 color space conversions
Hex:
        #29abd5
        RGB:
        41, 171, 213
        CMY:
        84, 33, 16
        CMYK:
        81, 20, 0, 16
      HSL:
        195°, 67.7165%, 49.8039%
        HSV (HSB):
        195°, 80.7512%, 83.5294%
        XYZ:
        27.4876, 34.4013, 68.1422
        xyY:
        0.2114, 0.2646, 34.4013
      CIE-Lab:
        65.2799, -19.6936, -30.9355
        CIE-LCH:
        65.2799, 36.6721, 237.5190
        CIE-Luv:
        65.2799, -43.1400, -46.1490
        Hunter-Lab:
        58.6526, -18.9880, -27.8258
      #29abd5 color charts
#29abd5 RGB chart
      #29abd5 CMYK chart
      #29abd5 RGB pie chart
      #29abd5 color shades, tints & tones
#29abd5 color schemes
#29abd5 color preview, HTML & CSS examples
           This text has a color of #29abd5        
        
          <p style="color:#29abd5;">Text here</p>
        
        
          .mytext {color:#29abd5;}
        
        Text color #29abd5
      
           This box has a color of #29abd5        
        
          <div style="background-color:#29abd5;">Content here</div>
        
        
          .mybackground {background-color:#29abd5;}
        
        Background color #29abd5
      
           Border around this has a color of #29abd5        
        
          <div style="border:2px solid #29abd5;">Content here</div>
        
        
          .myborder {border:2px solid #29abd5;}
        
        Border color #29abd5