#29f7fa color space conversions
Hex:
        #29f7fa
        RGB:
        41, 247, 250
        CMY:
        84, 3, 2
        CMYK:
        84, 1, 0, 2
      HSL:
        181°, 95.4338%, 57.0588%
        HSV (HSB):
        181°, 83.6000%, 98.0392%
        XYZ:
        51.4305, 73.8951, 101.9950
        xyY:
        0.2262, 0.3251, 73.8951
      CIE-Lab:
        88.8729, -44.5977, -14.8751
        CIE-LCH:
        88.8729, 47.0130, 198.4456
        CIE-Luv:
        88.8729, -66.4276, -16.9074
        Hunter-Lab:
        85.9622, -43.6388, -10.1746
      #29f7fa color charts
#29f7fa RGB chart
      #29f7fa CMYK chart
      #29f7fa RGB pie chart
      #29f7fa color shades, tints & tones
#29f7fa color schemes
#29f7fa color preview, HTML & CSS examples
           This text has a color of #29f7fa        
        
          <p style="color:#29f7fa;">Text here</p>
        
        
          .mytext {color:#29f7fa;}
        
        Text color #29f7fa
      
           This box has a color of #29f7fa        
        
          <div style="background-color:#29f7fa;">Content here</div>
        
        
          .mybackground {background-color:#29f7fa;}
        
        Background color #29f7fa
      
           Border around this has a color of #29f7fa        
        
          <div style="border:2px solid #29f7fa;">Content here</div>
        
        
          .myborder {border:2px solid #29f7fa;}
        
        Border color #29f7fa