#49968b color space conversions
Hex:
        #49968b
        RGB:
        73, 150, 139
        CMY:
        71, 41, 45
        CMYK:
        51, 0, 7, 41
      HSL:
        171°, 34.5291%, 43.7255%
        HSV (HSB):
        171°, 51.3333%, 58.8235%
        XYZ:
        18.3142, 25.0932, 28.3043
        xyY:
        0.2554, 0.3499, 25.0932
      CIE-Lab:
        57.1662, -26.5785, -1.4936
        CIE-LCH:
        57.1662, 26.6204, 183.2165
        CIE-Luv:
        57.1662, -33.5183, 1.8795
        Hunter-Lab:
        50.0932, -22.4029, 1.5644
      #49968b color charts
#49968b RGB chart
      #49968b CMYK chart
      #49968b RGB pie chart
      #49968b color shades, tints & tones
#49968b color schemes
#49968b color preview, HTML & CSS examples
           This text has a color of #49968b        
        
          <p style="color:#49968b;">Text here</p>
        
        
          .mytext {color:#49968b;}
        
        Text color #49968b
      
           This box has a color of #49968b        
        
          <div style="background-color:#49968b;">Content here</div>
        
        
          .mybackground {background-color:#49968b;}
        
        Background color #49968b
      
           Border around this has a color of #49968b        
        
          <div style="border:2px solid #49968b;">Content here</div>
        
        
          .myborder {border:2px solid #49968b;}
        
        Border color #49968b