#049aa0 color space conversions
Hex:
        #049aa0
        RGB:
        4, 154, 160
        CMY:
        98, 40, 37
        CMYK:
        98, 4, 0, 37
      HSL:
        182°, 95.1220%, 32.1569%
        HSV (HSB):
        182°, 97.5000%, 62.7451%
        XYZ:
        17.9508, 25.6751, 37.2674
        xyY:
        0.2219, 0.3174, 25.6751
      CIE-Lab:
        57.7273, -30.9201, -12.7845
        CIE-LCH:
        57.7273, 33.4589, 202.4636
        CIE-Luv:
        57.7273, -43.8139, -14.6641
        Hunter-Lab:
        50.6706, -25.4371, -8.1374
      #049aa0 color charts
#049aa0 RGB chart
      #049aa0 CMYK chart
      #049aa0 RGB pie chart
      #049aa0 color shades, tints & tones
#049aa0 color schemes
#049aa0 color preview, HTML & CSS examples
           This text has a color of #049aa0        
        
          <p style="color:#049aa0;">Text here</p>
        
        
          .mytext {color:#049aa0;}
        
        Text color #049aa0
      
           This box has a color of #049aa0        
        
          <div style="background-color:#049aa0;">Content here</div>
        
        
          .mybackground {background-color:#049aa0;}
        
        Background color #049aa0
      
           Border around this has a color of #049aa0        
        
          <div style="border:2px solid #049aa0;">Content here</div>
        
        
          .myborder {border:2px solid #049aa0;}
        
        Border color #049aa0