#29b2ff color space conversions
Hex:
        #29b2ff
        RGB:
        41, 178, 255
        CMY:
        84, 30, 0
        CMYK:
        84, 30, 0, 0
      HSL:
        202°, 100.0000%, 58.0392%
        HSV (HSB):
        202°, 83.9216%, 100.0000%
        XYZ:
        34.8848, 39.5322, 100.3996
        xyY:
        0.1996, 0.2261, 39.5322
      CIE-Lab:
        69.1350, -8.9726, -47.8802
        CIE-LCH:
        69.1350, 48.7136, 259.3861
        CIE-Luv:
        69.1350, -42.8228, -76.7378
        Hunter-Lab:
        62.8746, -10.9932, -50.6633
      #29b2ff color charts
#29b2ff RGB chart
      #29b2ff CMYK chart
      #29b2ff RGB pie chart
      #29b2ff color shades, tints & tones
#29b2ff color schemes
#29b2ff color preview, HTML & CSS examples
           This text has a color of #29b2ff        
        
          <p style="color:#29b2ff;">Text here</p>
        
        
          .mytext {color:#29b2ff;}
        
        Text color #29b2ff
      
           This box has a color of #29b2ff        
        
          <div style="background-color:#29b2ff;">Content here</div>
        
        
          .mybackground {background-color:#29b2ff;}
        
        Background color #29b2ff
      
           Border around this has a color of #29b2ff        
        
          <div style="border:2px solid #29b2ff;">Content here</div>
        
        
          .myborder {border:2px solid #29b2ff;}
        
        Border color #29b2ff