#29a4ff color space conversions
Hex:
        #29a4ff
        RGB:
        41, 164, 255
        CMY:
        84, 36, 0
        CMYK:
        84, 36, 0, 0
      HSL:
        206°, 100.0000%, 58.0392%
        HSV (HSB):
        206°, 83.9216%, 100.0000%
        XYZ:
        32.2399, 34.2423, 99.5179
        xyY:
        0.1942, 0.2063, 34.2423
      CIE-Lab:
        65.1545, -1.1012, -54.1718
        CIE-LCH:
        65.1545, 54.1829, 268.8355
        CIE-Luv:
        65.1545, -38.2184, -87.5623
        Hunter-Lab:
        58.5170, -4.0601, -59.8708
      #29a4ff color charts
#29a4ff RGB chart
      #29a4ff CMYK chart
      #29a4ff RGB pie chart
      #29a4ff color shades, tints & tones
#29a4ff color schemes
#29a4ff color preview, HTML & CSS examples
           This text has a color of #29a4ff        
        
          <p style="color:#29a4ff;">Text here</p>
        
        
          .mytext {color:#29a4ff;}
        
        Text color #29a4ff
      
           This box has a color of #29a4ff        
        
          <div style="background-color:#29a4ff;">Content here</div>
        
        
          .mybackground {background-color:#29a4ff;}
        
        Background color #29a4ff
      
           Border around this has a color of #29a4ff        
        
          <div style="border:2px solid #29a4ff;">Content here</div>
        
        
          .myborder {border:2px solid #29a4ff;}
        
        Border color #29a4ff