#49ebcb color space conversions
Hex:
        #49ebcb
        RGB:
        73, 235, 203
        CMY:
        71, 8, 20
        CMYK:
        69, 0, 14, 8
      HSL:
        168°, 80.1980%, 60.3922%
        HSV (HSB):
        168°, 68.9362%, 92.1569%
        XYZ:
        43.2355, 65.1449, 66.7954
        xyY:
        0.2468, 0.3719, 65.1449
      CIE-Lab:
        84.5584, -48.9050, 3.4378
        CIE-LCH:
        84.5584, 49.0257, 175.9789
        CIE-Luv:
        84.5584, -61.7525, 13.1118
        Hunter-Lab:
        80.7124, -45.6290, 7.4319
      #49ebcb color charts
#49ebcb RGB chart
      #49ebcb CMYK chart
      #49ebcb RGB pie chart
      #49ebcb color shades, tints & tones
#49ebcb color schemes
#49ebcb color preview, HTML & CSS examples
           This text has a color of #49ebcb        
        
          <p style="color:#49ebcb;">Text here</p>
        
        
          .mytext {color:#49ebcb;}
        
        Text color #49ebcb
      
           This box has a color of #49ebcb        
        
          <div style="background-color:#49ebcb;">Content here</div>
        
        
          .mybackground {background-color:#49ebcb;}
        
        Background color #49ebcb
      
           Border around this has a color of #49ebcb        
        
          <div style="border:2px solid #49ebcb;">Content here</div>
        
        
          .myborder {border:2px solid #49ebcb;}
        
        Border color #49ebcb