#29a2ca color space conversions
Hex:
        #29a2ca
        RGB:
        41, 162, 202
        CMY:
        84, 36, 21
        CMYK:
        80, 20, 0, 21
      HSL:
        195°, 66.2551%, 47.6471%
        HSV (HSB):
        195°, 79.7030%, 79.2157%
        XYZ:
        24.4955, 30.5763, 60.4879
        xyY:
        0.2120, 0.2646, 30.5763
      CIE-Lab:
        62.1484, -18.6570, -29.6732
        CIE-LCH:
        62.1484, 35.0511, 237.8404
        CIE-Luv:
        62.1484, -40.7285, -43.8501
        Hunter-Lab:
        55.2959, -17.6943, -26.1499
      #29a2ca color charts
#29a2ca RGB chart
      #29a2ca CMYK chart
      #29a2ca RGB pie chart
      #29a2ca color shades, tints & tones
#29a2ca color schemes
#29a2ca color preview, HTML & CSS examples
           This text has a color of #29a2ca        
        
          <p style="color:#29a2ca;">Text here</p>
        
        
          .mytext {color:#29a2ca;}
        
        Text color #29a2ca
      
           This box has a color of #29a2ca        
        
          <div style="background-color:#29a2ca;">Content here</div>
        
        
          .mybackground {background-color:#29a2ca;}
        
        Background color #29a2ca
      
           Border around this has a color of #29a2ca        
        
          <div style="border:2px solid #29a2ca;">Content here</div>
        
        
          .myborder {border:2px solid #29a2ca;}
        
        Border color #29a2ca