#29abd7 color space conversions
Hex:
        #29abd7
        RGB:
        41, 171, 215
        CMY:
        84, 33, 16
        CMYK:
        81, 20, 0, 16
      HSL:
        195°, 68.5039%, 50.1961%
        HSV (HSB):
        195°, 80.9302%, 84.3137%
        XYZ:
        27.7431, 34.5035, 69.4876
        xyY:
        0.2106, 0.2619, 34.5035
      CIE-Lab:
        65.3603, -19.0189, -31.9154
        CIE-LCH:
        65.3603, 37.1525, 239.2087
        CIE-Luv:
        65.3603, -43.0063, -47.8871
        Hunter-Lab:
        58.7397, -18.4879, -29.0208
      #29abd7 color charts
#29abd7 RGB chart
      #29abd7 CMYK chart
      #29abd7 RGB pie chart
      #29abd7 color shades, tints & tones
#29abd7 color schemes
#29abd7 color preview, HTML & CSS examples
           This text has a color of #29abd7        
        
          <p style="color:#29abd7;">Text here</p>
        
        
          .mytext {color:#29abd7;}
        
        Text color #29abd7
      
           This box has a color of #29abd7        
        
          <div style="background-color:#29abd7;">Content here</div>
        
        
          .mybackground {background-color:#29abd7;}
        
        Background color #29abd7
      
           Border around this has a color of #29abd7        
        
          <div style="border:2px solid #29abd7;">Content here</div>
        
        
          .myborder {border:2px solid #29abd7;}
        
        Border color #29abd7