#49f1fa color space conversions
Hex:
        #49f1fa
        RGB:
        73, 241, 250
        CMY:
        71, 5, 2
        CMYK:
        71, 4, 0, 2
      HSL:
        183°, 94.6524%, 63.3333%
        HSV (HSB):
        183°, 70.8000%, 98.0392%
        XYZ:
        51.4583, 71.2292, 101.4790
        xyY:
        0.2296, 0.3178, 71.2292
      CIE-Lab:
        87.5962, -39.0218, -16.7456
        CIE-LCH:
        87.5962, 42.4631, 203.2259
        CIE-Luv:
        87.5962, -60.7272, -20.7902
        Hunter-Lab:
        84.3974, -38.8615, -12.2118
      #49f1fa color charts
#49f1fa RGB chart
      #49f1fa CMYK chart
      #49f1fa RGB pie chart
      #49f1fa color shades, tints & tones
#49f1fa color schemes
#49f1fa color preview, HTML & CSS examples
           This text has a color of #49f1fa        
        
          <p style="color:#49f1fa;">Text here</p>
        
        
          .mytext {color:#49f1fa;}
        
        Text color #49f1fa
      
           This box has a color of #49f1fa        
        
          <div style="background-color:#49f1fa;">Content here</div>
        
        
          .mybackground {background-color:#49f1fa;}
        
        Background color #49f1fa
      
           Border around this has a color of #49f1fa        
        
          <div style="border:2px solid #49f1fa;">Content here</div>
        
        
          .myborder {border:2px solid #49f1fa;}
        
        Border color #49f1fa