#29cae3 color space conversions
Hex:
        #29cae3
        RGB:
        41, 202, 227
        CMY:
        84, 21, 11
        CMYK:
        82, 11, 0, 11
      HSL:
        188°, 76.8595%, 52.5490%
        HSV (HSB):
        188°, 81.9383%, 89.0196%
        XYZ:
        35.9001, 48.2585, 80.0957
        xyY:
        0.2186, 0.2938, 48.2585
      CIE-Lab:
        74.9877, -30.7598, -23.6673
        CIE-LCH:
        74.9877, 38.8112, 217.5755
        CIE-Luv:
        74.9877, -52.8838, -33.1815
        Hunter-Lab:
        69.4684, -29.3238, -19.7324
      #29cae3 color charts
#29cae3 RGB chart
      #29cae3 CMYK chart
      #29cae3 RGB pie chart
      #29cae3 color shades, tints & tones
#29cae3 color schemes
#29cae3 color preview, HTML & CSS examples
           This text has a color of #29cae3        
        
          <p style="color:#29cae3;">Text here</p>
        
        
          .mytext {color:#29cae3;}
        
        Text color #29cae3
      
           This box has a color of #29cae3        
        
          <div style="background-color:#29cae3;">Content here</div>
        
        
          .mybackground {background-color:#29cae3;}
        
        Background color #29cae3
      
           Border around this has a color of #29cae3        
        
          <div style="border:2px solid #29cae3;">Content here</div>
        
        
          .myborder {border:2px solid #29cae3;}
        
        Border color #29cae3