#29bdd2 color space conversions
Hex:
        #29bdd2
        RGB:
        41, 189, 210
        CMY:
        84, 26, 18
        CMYK:
        80, 10, 0, 18
      HSL:
        187°, 67.3307%, 49.2157%
        HSV (HSB):
        187°, 80.4762%, 82.3529%
        XYZ:
        30.7449, 41.5198, 67.3665
        xyY:
        0.2202, 0.2974, 41.5198
      CIE-Lab:
        70.5385, -29.7838, -21.2172
        CIE-LCH:
        70.5385, 36.5684, 215.4650
        CIE-Luv:
        70.5385, -49.6205, -28.9896
        Hunter-Lab:
        64.4358, -27.5932, -16.8815
      #29bdd2 color charts
#29bdd2 RGB chart
      #29bdd2 CMYK chart
      #29bdd2 RGB pie chart
      #29bdd2 color shades, tints & tones
#29bdd2 color schemes
#29bdd2 color preview, HTML & CSS examples
           This text has a color of #29bdd2        
        
          <p style="color:#29bdd2;">Text here</p>
        
        
          .mytext {color:#29bdd2;}
        
        Text color #29bdd2
      
           This box has a color of #29bdd2        
        
          <div style="background-color:#29bdd2;">Content here</div>
        
        
          .mybackground {background-color:#29bdd2;}
        
        Background color #29bdd2
      
           Border around this has a color of #29bdd2        
        
          <div style="border:2px solid #29bdd2;">Content here</div>
        
        
          .myborder {border:2px solid #29bdd2;}
        
        Border color #29bdd2