#29abd6 color space conversions
Hex:
        #29abd6
        RGB:
        41, 171, 214
        CMY:
        84, 33, 16
        CMYK:
        81, 20, 0, 16
      HSL:
        195°, 67.8431%, 50.0000%
        HSV (HSB):
        195°, 80.8411%, 83.9216%
        XYZ:
        27.6150, 34.4523, 68.8128
        xyY:
        0.2110, 0.2632, 34.4523
      CIE-Lab:
        65.3200, -19.3566, -31.4257
        CIE-LCH:
        65.3200, 36.9087, 238.3691
        CIE-Luv:
        65.3200, -43.0730, -47.0181
        Hunter-Lab:
        58.6961, -18.7385, -28.4219
      #29abd6 color charts
#29abd6 RGB chart
      #29abd6 CMYK chart
      #29abd6 RGB pie chart
      #29abd6 color shades, tints & tones
#29abd6 color schemes
#29abd6 color preview, HTML & CSS examples
           This text has a color of #29abd6        
        
          <p style="color:#29abd6;">Text here</p>
        
        
          .mytext {color:#29abd6;}
        
        Text color #29abd6
      
           This box has a color of #29abd6        
        
          <div style="background-color:#29abd6;">Content here</div>
        
        
          .mybackground {background-color:#29abd6;}
        
        Background color #29abd6
      
           Border around this has a color of #29abd6        
        
          <div style="border:2px solid #29abd6;">Content here</div>
        
        
          .myborder {border:2px solid #29abd6;}
        
        Border color #29abd6