#29f6fa color space conversions
Hex:
        #29f6fa
        RGB:
        41, 246, 250
        CMY:
        84, 4, 2
        CMYK:
        84, 2, 0, 2
      HSL:
        181°, 95.4338%, 57.0588%
        HSV (HSB):
        181°, 83.6000%, 98.0392%
        XYZ:
        51.1255, 73.2851, 101.8933
        xyY:
        0.2259, 0.3238, 73.2851
      CIE-Lab:
        88.5835, -44.1574, -15.3090
        CIE-LCH:
        88.5835, 46.7359, 199.1210
        CIE-Luv:
        88.5835, -66.0928, -17.6921
        Hunter-Lab:
        85.6067, -43.2090, -10.6452
      #29f6fa color charts
#29f6fa RGB chart
      #29f6fa CMYK chart
      #29f6fa RGB pie chart
      #29f6fa color shades, tints & tones
#29f6fa color schemes
#29f6fa color preview, HTML & CSS examples
           This text has a color of #29f6fa        
        
          <p style="color:#29f6fa;">Text here</p>
        
        
          .mytext {color:#29f6fa;}
        
        Text color #29f6fa
      
           This box has a color of #29f6fa        
        
          <div style="background-color:#29f6fa;">Content here</div>
        
        
          .mybackground {background-color:#29f6fa;}
        
        Background color #29f6fa
      
           Border around this has a color of #29f6fa        
        
          <div style="border:2px solid #29f6fa;">Content here</div>
        
        
          .myborder {border:2px solid #29f6fa;}
        
        Border color #29f6fa