#29e3fa color space conversions
Hex:
        #29e3fa
        RGB:
        41, 227, 250
        CMY:
        84, 11, 2
        CMYK:
        84, 9, 0, 2
      HSL:
        187°, 95.4338%, 57.0588%
        HSV (HSB):
        187°, 83.6000%, 98.0392%
        XYZ:
        45.6389, 62.3117, 100.0644
        xyY:
        0.2194, 0.2996, 62.3117
      CIE-Lab:
        83.0789, -35.5309, -23.6222
        CIE-LCH:
        83.0789, 42.6668, 213.6173
        CIE-Luv:
        83.0789, -59.6984, -32.8121
        Hunter-Lab:
        78.9378, -34.9391, -19.9017
      #29e3fa color charts
#29e3fa RGB chart
      #29e3fa CMYK chart
      #29e3fa RGB pie chart
      #29e3fa color shades, tints & tones
#29e3fa color schemes
#29e3fa color preview, HTML & CSS examples
           This text has a color of #29e3fa        
        
          <p style="color:#29e3fa;">Text here</p>
        
        
          .mytext {color:#29e3fa;}
        
        Text color #29e3fa
      
           This box has a color of #29e3fa        
        
          <div style="background-color:#29e3fa;">Content here</div>
        
        
          .mybackground {background-color:#29e3fa;}
        
        Background color #29e3fa
      
           Border around this has a color of #29e3fa        
        
          <div style="border:2px solid #29e3fa;">Content here</div>
        
        
          .myborder {border:2px solid #29e3fa;}
        
        Border color #29e3fa