#49e7ef color space conversions
Hex:
        #49e7ef
        RGB:
        73, 231, 239
        CMY:
        71, 9, 6
        CMYK:
        69, 3, 0, 6
      HSL:
        183°, 83.8384%, 61.1765%
        HSV (HSB):
        183°, 69.4561%, 93.7255%
        XYZ:
        46.9036, 64.8003, 91.6970
        xyY:
        0.2306, 0.3186, 64.8003
      CIE-Lab:
        84.3807, -37.5585, -15.7992
        CIE-LCH:
        84.3807, 40.7462, 202.8144
        CIE-Luv:
        84.3807, -57.9758, -19.3484
        Hunter-Lab:
        80.4986, -36.8673, -11.1889
      #49e7ef color charts
#49e7ef RGB chart
      #49e7ef CMYK chart
      #49e7ef RGB pie chart
      #49e7ef color shades, tints & tones
#49e7ef color schemes
#49e7ef color preview, HTML & CSS examples
           This text has a color of #49e7ef        
        
          <p style="color:#49e7ef;">Text here</p>
        
        
          .mytext {color:#49e7ef;}
        
        Text color #49e7ef
      
           This box has a color of #49e7ef        
        
          <div style="background-color:#49e7ef;">Content here</div>
        
        
          .mybackground {background-color:#49e7ef;}
        
        Background color #49e7ef
      
           Border around this has a color of #49e7ef        
        
          <div style="border:2px solid #49e7ef;">Content here</div>
        
        
          .myborder {border:2px solid #49e7ef;}
        
        Border color #49e7ef