#49e0fc color space conversions
Hex:
        #49e0fc
        RGB:
        73, 224, 252
        CMY:
        71, 12, 1
        CMYK:
        71, 11, 0, 1
      HSL:
        189°, 96.7568%, 63.7255%
        HSV (HSB):
        189°, 71.0317%, 98.8235%
        XYZ:
        46.9740, 61.7561, 101.5398
        xyY:
        0.2234, 0.2937, 61.7561
      CIE-Lab:
        82.7835, -30.4763, -25.0825
        CIE-LCH:
        82.7835, 39.4707, 219.4549
        CIE-Luv:
        82.7835, -54.6797, -35.9576
        Hunter-Lab:
        78.5850, -30.8259, -21.5992
      #49e0fc color charts
#49e0fc RGB chart
      #49e0fc CMYK chart
      #49e0fc RGB pie chart
      #49e0fc color shades, tints & tones
#49e0fc color schemes
#49e0fc color preview, HTML & CSS examples
           This text has a color of #49e0fc        
        
          <p style="color:#49e0fc;">Text here</p>
        
        
          .mytext {color:#49e0fc;}
        
        Text color #49e0fc
      
           This box has a color of #49e0fc        
        
          <div style="background-color:#49e0fc;">Content here</div>
        
        
          .mybackground {background-color:#49e0fc;}
        
        Background color #49e0fc
      
           Border around this has a color of #49e0fc        
        
          <div style="border:2px solid #49e0fc;">Content here</div>
        
        
          .myborder {border:2px solid #49e0fc;}
        
        Border color #49e0fc