#29c2eb color space conversions
Hex:
        #29c2eb
        RGB:
        41, 194, 235
        CMY:
        84, 24, 8
        CMYK:
        83, 17, 0, 8
      HSL:
        193°, 82.9060%, 54.1176%
        HSV (HSB):
        193°, 82.5532%, 92.1569%
        XYZ:
        35.2016, 45.0531, 85.4381
        xyY:
        0.2125, 0.2719, 45.0531
      CIE-Lab:
        72.9269, -24.2363, -31.1484
        CIE-LCH:
        72.9269, 39.4667, 232.1138
        CIE-Luv:
        72.9269, -49.5595, -46.6026
        Hunter-Lab:
        67.1216, -23.8494, -28.4841
      #29c2eb color charts
#29c2eb RGB chart
      #29c2eb CMYK chart
      #29c2eb RGB pie chart
      #29c2eb color shades, tints & tones
#29c2eb color schemes
#29c2eb color preview, HTML & CSS examples
           This text has a color of #29c2eb        
        
          <p style="color:#29c2eb;">Text here</p>
        
        
          .mytext {color:#29c2eb;}
        
        Text color #29c2eb
      
           This box has a color of #29c2eb        
        
          <div style="background-color:#29c2eb;">Content here</div>
        
        
          .mybackground {background-color:#29c2eb;}
        
        Background color #29c2eb
      
           Border around this has a color of #29c2eb        
        
          <div style="border:2px solid #29c2eb;">Content here</div>
        
        
          .myborder {border:2px solid #29c2eb;}
        
        Border color #29c2eb