#49efed color space conversions
Hex:
        #49efed
        RGB:
        73, 239, 237
        CMY:
        71, 6, 7
        CMYK:
        69, 0, 1, 6
      HSL:
        179°, 83.8384%, 61.1765%
        HSV (HSB):
        179°, 69.4561%, 93.7255%
        XYZ:
        48.9002, 69.2639, 90.9127
        xyY:
        0.2339, 0.3313, 69.2639
      CIE-Lab:
        86.6346, -41.7444, -11.3733
        CIE-LCH:
        86.6346, 43.2660, 195.2404
        CIE-Luv:
        86.6346, -60.9061, -11.4577
        Hunter-Lab:
        83.2249, -40.7629, -6.5094
      #49efed color charts
#49efed RGB chart
      #49efed CMYK chart
      #49efed RGB pie chart
      #49efed color shades, tints & tones
#49efed color schemes
#49efed color preview, HTML & CSS examples
           This text has a color of #49efed        
        
          <p style="color:#49efed;">Text here</p>
        
        
          .mytext {color:#49efed;}
        
        Text color #49efed
      
           This box has a color of #49efed        
        
          <div style="background-color:#49efed;">Content here</div>
        
        
          .mybackground {background-color:#49efed;}
        
        Background color #49efed
      
           Border around this has a color of #49efed        
        
          <div style="border:2px solid #49efed;">Content here</div>
        
        
          .myborder {border:2px solid #49efed;}
        
        Border color #49efed