#29a5ca color space conversions
Hex:
        #29a5ca
        RGB:
        41, 165, 202
        CMY:
        84, 35, 21
        CMYK:
        80, 18, 0, 21
      HSL:
        194°, 66.2551%, 47.6471%
        HSV (HSB):
        194°, 79.7030%, 79.2157%
        XYZ:
        25.0303, 31.6460, 60.6662
        xyY:
        0.2133, 0.2697, 31.6460
      CIE-Lab:
        63.0492, -20.2408, -28.2814
        CIE-LCH:
        63.0492, 34.7783, 234.4089
        CIE-Luv:
        63.0492, -41.7803, -41.4314
        Hunter-Lab:
        56.2547, -19.0231, -24.5611
      #29a5ca color charts
#29a5ca RGB chart
      #29a5ca CMYK chart
      #29a5ca RGB pie chart
      #29a5ca color shades, tints & tones
#29a5ca color schemes
#29a5ca color preview, HTML & CSS examples
           This text has a color of #29a5ca        
        
          <p style="color:#29a5ca;">Text here</p>
        
        
          .mytext {color:#29a5ca;}
        
        Text color #29a5ca
      
           This box has a color of #29a5ca        
        
          <div style="background-color:#29a5ca;">Content here</div>
        
        
          .mybackground {background-color:#29a5ca;}
        
        Background color #29a5ca
      
           Border around this has a color of #29a5ca        
        
          <div style="border:2px solid #29a5ca;">Content here</div>
        
        
          .myborder {border:2px solid #29a5ca;}
        
        Border color #29a5ca