#29b0ea color space conversions
Hex:
        #29b0ea
        RGB:
        41, 176, 234
        CMY:
        84, 31, 8
        CMYK:
        82, 25, 0, 8
      HSL:
        198°, 82.1277%, 53.9216%
        HSV (HSB):
        198°, 82.4786%, 91.7647%
        XYZ:
        31.2911, 37.4626, 83.4237
        xyY:
        0.2056, 0.2462, 37.4626
      CIE-Lab:
        67.6227, -15.1949, -38.8323
        CIE-LCH:
        67.6227, 41.6993, 248.6298
        CIE-Luv:
        67.6227, -43.4740, -60.3211
        Hunter-Lab:
        61.2067, -15.8561, -37.9666
      #29b0ea color charts
#29b0ea RGB chart
      #29b0ea CMYK chart
      #29b0ea RGB pie chart
      #29b0ea color shades, tints & tones
#29b0ea color schemes
#29b0ea color preview, HTML & CSS examples
           This text has a color of #29b0ea        
        
          <p style="color:#29b0ea;">Text here</p>
        
        
          .mytext {color:#29b0ea;}
        
        Text color #29b0ea
      
           This box has a color of #29b0ea        
        
          <div style="background-color:#29b0ea;">Content here</div>
        
        
          .mybackground {background-color:#29b0ea;}
        
        Background color #29b0ea
      
           Border around this has a color of #29b0ea        
        
          <div style="border:2px solid #29b0ea;">Content here</div>
        
        
          .myborder {border:2px solid #29b0ea;}
        
        Border color #29b0ea