#29bacd color space conversions
Hex:
        #29bacd
        RGB:
        41, 186, 205
        CMY:
        84, 27, 20
        CMYK:
        80, 9, 0, 20
      HSL:
        187°, 66.6667%, 48.2353%
        HSV (HSB):
        187°, 80.0000%, 80.3922%
        XYZ:
        29.4928, 39.9970, 63.9234
        xyY:
        0.2211, 0.2998, 39.9970
      CIE-Lab:
        69.4674, -29.8909, -20.1097
        CIE-LCH:
        69.4674, 36.0259, 213.9314
        CIE-Luv:
        69.4674, -48.9340, -27.0886
        Hunter-Lab:
        63.2432, -27.4340, -15.6574
      #29bacd color charts
#29bacd RGB chart
      #29bacd CMYK chart
      #29bacd RGB pie chart
      #29bacd color shades, tints & tones
#29bacd color schemes
#29bacd color preview, HTML & CSS examples
           This text has a color of #29bacd        
        
          <p style="color:#29bacd;">Text here</p>
        
        
          .mytext {color:#29bacd;}
        
        Text color #29bacd
      
           This box has a color of #29bacd        
        
          <div style="background-color:#29bacd;">Content here</div>
        
        
          .mybackground {background-color:#29bacd;}
        
        Background color #29bacd
      
           Border around this has a color of #29bacd        
        
          <div style="border:2px solid #29bacd;">Content here</div>
        
        
          .myborder {border:2px solid #29bacd;}
        
        Border color #29bacd