#29fcfa color space conversions
Hex:
        #29fcfa
        RGB:
        41, 252, 250
        CMY:
        84, 1, 2
        CMYK:
        84, 0, 1, 1
      HSL:
        179°, 97.2350%, 57.4510%
        HSV (HSB):
        179°, 83.7302%, 98.8235%
        XYZ:
        52.9802, 76.9944, 102.5115
        xyY:
        0.2279, 0.3312, 76.9944
      CIE-Lab:
        90.3190, -46.7794, -12.7116
        CIE-LCH:
        90.3190, 48.4757, 195.2022
        CIE-Luv:
        90.3190, -68.0980, -13.0024
        Hunter-Lab:
        87.7464, -45.7802, -7.8442
      #29fcfa color charts
#29fcfa RGB chart
      #29fcfa CMYK chart
      #29fcfa RGB pie chart
      #29fcfa color shades, tints & tones
#29fcfa color schemes
#29fcfa color preview, HTML & CSS examples
           This text has a color of #29fcfa        
        
          <p style="color:#29fcfa;">Text here</p>
        
        
          .mytext {color:#29fcfa;}
        
        Text color #29fcfa
      
           This box has a color of #29fcfa        
        
          <div style="background-color:#29fcfa;">Content here</div>
        
        
          .mybackground {background-color:#29fcfa;}
        
        Background color #29fcfa
      
           Border around this has a color of #29fcfa        
        
          <div style="border:2px solid #29fcfa;">Content here</div>
        
        
          .myborder {border:2px solid #29fcfa;}
        
        Border color #29fcfa