#29c0cb color space conversions
Hex:
        #29c0cb
        RGB:
        41, 192, 203
        CMY:
        84, 25, 20
        CMYK:
        80, 5, 0, 20
      HSL:
        184°, 66.3934%, 47.8431%
        HSV (HSB):
        184°, 79.8030%, 79.6078%
        XYZ:
        30.5436, 42.4825, 63.0900
        xyY:
        0.2244, 0.3121, 42.4825
      CIE-Lab:
        71.2023, -33.3957, -16.3875
        CIE-LCH:
        71.2023, 37.1998, 206.1375
        CIE-Luv:
        71.2023, -51.1761, -20.5697
        Hunter-Lab:
        65.1786, -30.4150, -11.7651
      #29c0cb color charts
#29c0cb RGB chart
      #29c0cb CMYK chart
      #29c0cb RGB pie chart
      #29c0cb color shades, tints & tones
#29c0cb color schemes
#29c0cb color preview, HTML & CSS examples
           This text has a color of #29c0cb        
        
          <p style="color:#29c0cb;">Text here</p>
        
        
          .mytext {color:#29c0cb;}
        
        Text color #29c0cb
      
           This box has a color of #29c0cb        
        
          <div style="background-color:#29c0cb;">Content here</div>
        
        
          .mybackground {background-color:#29c0cb;}
        
        Background color #29c0cb
      
           Border around this has a color of #29c0cb        
        
          <div style="border:2px solid #29c0cb;">Content here</div>
        
        
          .myborder {border:2px solid #29c0cb;}
        
        Border color #29c0cb