#49e0bb color space conversions
Hex:
        #49e0bb
        RGB:
        73, 224, 187
        CMY:
        71, 12, 27
        CMYK:
        67, 0, 17, 12
      HSL:
        165°, 70.8920%, 58.2353%
        HSV (HSB):
        165°, 67.4107%, 87.8431%
        XYZ:
        38.3729, 58.3156, 56.2473
        xyY:
        0.2509, 0.3813, 58.3156
      CIE-Lab:
        80.9140, -48.1890, 6.6169
        CIE-LCH:
        80.9140, 48.6412, 172.1816
        CIE-Luv:
        80.9140, -58.8640, 17.6680
        Hunter-Lab:
        76.3647, -43.9426, 9.7845
      #49e0bb color charts
#49e0bb RGB chart
      #49e0bb CMYK chart
      #49e0bb RGB pie chart
      #49e0bb color shades, tints & tones
#49e0bb color schemes
#49e0bb color preview, HTML & CSS examples
           This text has a color of #49e0bb        
        
          <p style="color:#49e0bb;">Text here</p>
        
        
          .mytext {color:#49e0bb;}
        
        Text color #49e0bb
      
           This box has a color of #49e0bb        
        
          <div style="background-color:#49e0bb;">Content here</div>
        
        
          .mybackground {background-color:#49e0bb;}
        
        Background color #49e0bb
      
           Border around this has a color of #49e0bb        
        
          <div style="border:2px solid #49e0bb;">Content here</div>
        
        
          .myborder {border:2px solid #49e0bb;}
        
        Border color #49e0bb