#049b99 color space conversions
Hex:
        #049b99
        RGB:
        4, 155, 153
        CMY:
        98, 39, 40
        CMYK:
        97, 0, 1, 39
      HSL:
        179°, 94.9686%, 31.1765%
        HSV (HSB):
        179°, 97.4194%, 60.7843%
        XYZ:
        17.5212, 25.7684, 34.1873
        xyY:
        0.2261, 0.3326, 25.7684
      CIE-Lab:
        57.8166, -33.6119, -8.6652
        CIE-LCH:
        57.8166, 34.7109, 194.4561
        CIE-Luv:
        57.8166, -44.7204, -7.9342
        Hunter-Lab:
        50.7626, -27.2236, -4.3965
      #049b99 color charts
#049b99 RGB chart
      #049b99 CMYK chart
      #049b99 RGB pie chart
      #049b99 color shades, tints & tones
#049b99 color schemes
#049b99 color preview, HTML & CSS examples
           This text has a color of #049b99        
        
          <p style="color:#049b99;">Text here</p>
        
        
          .mytext {color:#049b99;}
        
        Text color #049b99
      
           This box has a color of #049b99        
        
          <div style="background-color:#049b99;">Content here</div>
        
        
          .mybackground {background-color:#049b99;}
        
        Background color #049b99
      
           Border around this has a color of #049b99        
        
          <div style="border:2px solid #049b99;">Content here</div>
        
        
          .myborder {border:2px solid #049b99;}
        
        Border color #049b99