#29aeff color space conversions
Hex:
        #29aeff
        RGB:
        41, 174, 255
        CMY:
        84, 32, 0
        CMYK:
        84, 32, 0, 0
      HSL:
        203°, 100.0000%, 58.0392%
        HSV (HSB):
        203°, 83.9216%, 100.0000%
        XYZ:
        34.1005, 37.9635, 100.1381
        xyY:
        0.1980, 0.2205, 37.9635
      CIE-Lab:
        67.9937, -6.7564, -49.6789
        CIE-LCH:
        67.9937, 50.1362, 262.2552
        CIE-Luv:
        67.9937, -41.4975, -79.8774
        Hunter-Lab:
        61.6145, -9.0348, -53.2300
      #29aeff color charts
#29aeff RGB chart
      #29aeff CMYK chart
      #29aeff RGB pie chart
      #29aeff color shades, tints & tones
#29aeff color schemes
#29aeff color preview, HTML & CSS examples
           This text has a color of #29aeff        
        
          <p style="color:#29aeff;">Text here</p>
        
        
          .mytext {color:#29aeff;}
        
        Text color #29aeff
      
           This box has a color of #29aeff        
        
          <div style="background-color:#29aeff;">Content here</div>
        
        
          .mybackground {background-color:#29aeff;}
        
        Background color #29aeff
      
           Border around this has a color of #29aeff        
        
          <div style="border:2px solid #29aeff;">Content here</div>
        
        
          .myborder {border:2px solid #29aeff;}
        
        Border color #29aeff