#29cffb color space conversions
Hex:
        #29cffb
        RGB:
        41, 207, 251
        CMY:
        84, 19, 2
        CMYK:
        84, 18, 0, 2
      HSL:
        193°, 96.3303%, 57.2549%
        HSV (HSB):
        193°, 83.6653%, 98.4314%
        XYZ:
        40.6399, 52.0621, 99.1738
        xyY:
        0.2118, 0.2713, 52.0621
      CIE-Lab:
        77.3180, -25.5508, -32.9763
        CIE-LCH:
        77.3180, 41.7166, 232.2306
        CIE-Luv:
        77.3180, -52.8497, -49.8958
        Hunter-Lab:
        72.1541, -25.7318, -30.9847
      #29cffb color charts
#29cffb RGB chart
      #29cffb CMYK chart
      #29cffb RGB pie chart
      #29cffb color shades, tints & tones
#29cffb color schemes
#29cffb color preview, HTML & CSS examples
           This text has a color of #29cffb        
        
          <p style="color:#29cffb;">Text here</p>
        
        
          .mytext {color:#29cffb;}
        
        Text color #29cffb
      
           This box has a color of #29cffb        
        
          <div style="background-color:#29cffb;">Content here</div>
        
        
          .mybackground {background-color:#29cffb;}
        
        Background color #29cffb
      
           Border around this has a color of #29cffb        
        
          <div style="border:2px solid #29cffb;">Content here</div>
        
        
          .myborder {border:2px solid #29cffb;}
        
        Border color #29cffb