#29a4fa color space conversions
Hex:
        #29a4fa
        RGB:
        41, 164, 250
        CMY:
        84, 36, 2
        CMYK:
        84, 34, 0, 2
      HSL:
        205°, 95.4338%, 57.0588%
        HSV (HSB):
        205°, 83.6000%, 98.0392%
        XYZ:
        31.4452, 33.9245, 95.3332
        xyY:
        0.1957, 0.2111, 33.9245
      CIE-Lab:
        64.9026, -2.9043, -51.8465
        CIE-LCH:
        64.9026, 51.9278, 266.7938
        CIE-Luv:
        64.9026, -38.4912, -83.3936
        Hunter-Lab:
        58.2447, -5.5594, -56.2728
      #29a4fa color charts
#29a4fa RGB chart
      #29a4fa CMYK chart
      #29a4fa RGB pie chart
      #29a4fa color shades, tints & tones
#29a4fa color schemes
#29a4fa color preview, HTML & CSS examples
           This text has a color of #29a4fa        
        
          <p style="color:#29a4fa;">Text here</p>
        
        
          .mytext {color:#29a4fa;}
        
        Text color #29a4fa
      
           This box has a color of #29a4fa        
        
          <div style="background-color:#29a4fa;">Content here</div>
        
        
          .mybackground {background-color:#29a4fa;}
        
        Background color #29a4fa
      
           Border around this has a color of #29a4fa        
        
          <div style="border:2px solid #29a4fa;">Content here</div>
        
        
          .myborder {border:2px solid #29a4fa;}
        
        Border color #29a4fa