#049fa0 color space conversions
Hex:
        #049fa0
        RGB:
        4, 159, 160
        CMY:
        98, 38, 37
        CMYK:
        98, 1, 0, 37
      HSL:
        180°, 95.1220%, 32.1569%
        HSV (HSB):
        180°, 97.5000%, 62.7451%
        XYZ:
        18.7934, 27.3602, 37.5482
        xyY:
        0.2245, 0.3269, 27.3602
      CIE-Lab:
        59.3062, -33.3059, -10.4129
        CIE-LCH:
        59.3062, 34.8957, 197.3615
        CIE-Luv:
        59.3062, -45.5669, -10.7032
        Hunter-Lab:
        52.3069, -27.4038, -5.9461
      #049fa0 color charts
#049fa0 RGB chart
      #049fa0 CMYK chart
      #049fa0 RGB pie chart
      #049fa0 color shades, tints & tones
#049fa0 color schemes
#049fa0 color preview, HTML & CSS examples
           This text has a color of #049fa0        
        
          <p style="color:#049fa0;">Text here</p>
        
        
          .mytext {color:#049fa0;}
        
        Text color #049fa0
      
           This box has a color of #049fa0        
        
          <div style="background-color:#049fa0;">Content here</div>
        
        
          .mybackground {background-color:#049fa0;}
        
        Background color #049fa0
      
           Border around this has a color of #049fa0        
        
          <div style="border:2px solid #049fa0;">Content here</div>
        
        
          .myborder {border:2px solid #049fa0;}
        
        Border color #049fa0