#29aefa color space conversions
Hex:
        #29aefa
        RGB:
        41, 174, 250
        CMY:
        84, 32, 2
        CMYK:
        84, 30, 0, 2
      HSL:
        202°, 95.4338%, 57.0588%
        HSV (HSB):
        202°, 83.6000%, 98.0392%
        XYZ:
        33.3058, 37.6456, 95.9534
        xyY:
        0.1995, 0.2256, 37.6456
      CIE-Lab:
        67.7586, -8.5247, -47.3362
        CIE-LCH:
        67.7586, 48.0977, 259.7911
        CIE-Luv:
        67.7586, -41.7965, -75.6369
        Hunter-Lab:
        61.3560, -10.4782, -49.7731
      #29aefa color charts
#29aefa RGB chart
      #29aefa CMYK chart
      #29aefa RGB pie chart
      #29aefa color shades, tints & tones
#29aefa color schemes
#29aefa color preview, HTML & CSS examples
           This text has a color of #29aefa        
        
          <p style="color:#29aefa;">Text here</p>
        
        
          .mytext {color:#29aefa;}
        
        Text color #29aefa
      
           This box has a color of #29aefa        
        
          <div style="background-color:#29aefa;">Content here</div>
        
        
          .mybackground {background-color:#29aefa;}
        
        Background color #29aefa
      
           Border around this has a color of #29aefa        
        
          <div style="border:2px solid #29aefa;">Content here</div>
        
        
          .myborder {border:2px solid #29aefa;}
        
        Border color #29aefa