#29a0ea color space conversions
Hex:
        #29a0ea
        RGB:
        41, 160, 234
        CMY:
        84, 37, 8
        CMYK:
        82, 32, 0, 8
      HSL:
        203°, 82.1277%, 53.9216%
        HSV (HSB):
        203°, 82.4786%, 91.7647%
        XYZ:
        28.3365, 31.5535, 82.4389
        xyY:
        0.1991, 0.2217, 31.5535
      CIE-Lab:
        62.9722, -6.3770, -46.1274
        CIE-LCH:
        62.9722, 46.5661, 262.1289
        CIE-Luv:
        62.9722, -38.0675, -72.9948
        Hunter-Lab:
        56.1725, -8.2567, -47.6933
      #29a0ea color charts
#29a0ea RGB chart
      #29a0ea CMYK chart
      #29a0ea RGB pie chart
      #29a0ea color shades, tints & tones
#29a0ea color schemes
#29a0ea color preview, HTML & CSS examples
           This text has a color of #29a0ea        
        
          <p style="color:#29a0ea;">Text here</p>
        
        
          .mytext {color:#29a0ea;}
        
        Text color #29a0ea
      
           This box has a color of #29a0ea        
        
          <div style="background-color:#29a0ea;">Content here</div>
        
        
          .mybackground {background-color:#29a0ea;}
        
        Background color #29a0ea
      
           Border around this has a color of #29a0ea        
        
          <div style="border:2px solid #29a0ea;">Content here</div>
        
        
          .myborder {border:2px solid #29a0ea;}
        
        Border color #29a0ea