#049d90 color space conversions
Hex:
        #049d90
        RGB:
        4, 157, 144
        CMY:
        98, 38, 44
        CMYK:
        97, 0, 8, 38
      HSL:
        175°, 95.0311%, 31.5686%
        HSV (HSB):
        175°, 97.4522%, 61.5686%
        XYZ:
        17.1411, 26.1534, 30.5302
        xyY:
        0.2322, 0.3543, 26.1534
      CIE-Lab:
        58.1823, -37.2613, -3.0035
        CIE-LCH:
        58.1823, 37.3822, 184.6085
        CIE-Luv:
        58.1823, -46.1338, 1.1001
        Hunter-Lab:
        51.1404, -29.6665, 0.4028
      #049d90 color charts
#049d90 RGB chart
      #049d90 CMYK chart
      #049d90 RGB pie chart
      #049d90 color shades, tints & tones
#049d90 color schemes
#049d90 color preview, HTML & CSS examples
           This text has a color of #049d90        
        
          <p style="color:#049d90;">Text here</p>
        
        
          .mytext {color:#049d90;}
        
        Text color #049d90
      
           This box has a color of #049d90        
        
          <div style="background-color:#049d90;">Content here</div>
        
        
          .mybackground {background-color:#049d90;}
        
        Background color #049d90
      
           Border around this has a color of #049d90        
        
          <div style="border:2px solid #049d90;">Content here</div>
        
        
          .myborder {border:2px solid #049d90;}
        
        Border color #049d90