#29b3ce color space conversions
Hex:
        #29b3ce
        RGB:
        41, 179, 206
        CMY:
        84, 30, 19
        CMYK:
        80, 13, 0, 19
      HSL:
        190°, 66.8016%, 48.4314%
        HSV (HSB):
        190°, 80.0971%, 80.7843%
        XYZ:
        28.1751, 37.1678, 64.0816
        xyY:
        0.2177, 0.2872, 37.1678
      CIE-Lab:
        67.4028, -26.1099, -23.8075
        CIE-LCH:
        67.4028, 35.3344, 222.3592
        CIE-Luv:
        67.4028, -46.4133, -33.5946
        Hunter-Lab:
        60.9654, -24.1959, -19.6448
      #29b3ce color charts
#29b3ce RGB chart
      #29b3ce CMYK chart
      #29b3ce RGB pie chart
      #29b3ce color shades, tints & tones
#29b3ce color schemes
#29b3ce color preview, HTML & CSS examples
           This text has a color of #29b3ce        
        
          <p style="color:#29b3ce;">Text here</p>
        
        
          .mytext {color:#29b3ce;}
        
        Text color #29b3ce
      
           This box has a color of #29b3ce        
        
          <div style="background-color:#29b3ce;">Content here</div>
        
        
          .mybackground {background-color:#29b3ce;}
        
        Background color #29b3ce
      
           Border around this has a color of #29b3ce        
        
          <div style="border:2px solid #29b3ce;">Content here</div>
        
        
          .myborder {border:2px solid #29b3ce;}
        
        Border color #29b3ce