#49cecb color space conversions
Hex:
        #49cecb
        RGB:
        73, 206, 203
        CMY:
        71, 19, 20
        CMYK:
        65, 0, 1, 19
      HSL:
        179°, 57.5758%, 54.7059%
        HSV (HSB):
        179°, 64.5631%, 80.7843%
        XYZ:
        35.5985, 49.8709, 64.2497
        xyY:
        0.2378, 0.3331, 49.8709
      CIE-Lab:
        75.9899, -36.0950, -9.1484
        CIE-LCH:
        75.9899, 37.2363, 194.2223
        CIE-Luv:
        75.9899, -51.3750, -8.5499
        Hunter-Lab:
        70.6193, -33.6038, -4.5087
      #49cecb color charts
#49cecb RGB chart
      #49cecb CMYK chart
      #49cecb RGB pie chart
      #49cecb color shades, tints & tones
#49cecb color schemes
#49cecb color preview, HTML & CSS examples
           This text has a color of #49cecb        
        
          <p style="color:#49cecb;">Text here</p>
        
        
          .mytext {color:#49cecb;}
        
        Text color #49cecb
      
           This box has a color of #49cecb        
        
          <div style="background-color:#49cecb;">Content here</div>
        
        
          .mybackground {background-color:#49cecb;}
        
        Background color #49cecb
      
           Border around this has a color of #49cecb        
        
          <div style="border:2px solid #49cecb;">Content here</div>
        
        
          .myborder {border:2px solid #49cecb;}
        
        Border color #49cecb