#049a85 color space conversions
Hex:
        #049a85
        RGB:
        4, 154, 133
        CMY:
        98, 40, 48
        CMYK:
        97, 0, 14, 40
      HSL:
        172°, 94.9367%, 30.9804%
        HSV (HSB):
        172°, 97.4026%, 60.3922%
        XYZ:
        15.8393, 24.8305, 26.1482
        xyY:
        0.2371, 0.3716, 24.8305
      CIE-Lab:
        56.9099, -39.1168, 1.3915
        CIE-LCH:
        56.9099, 39.1416, 177.9627
        CIE-Luv:
        56.9099, -45.9403, 7.7391
        Hunter-Lab:
        49.8302, -30.4638, 3.7689
      #049a85 color charts
#049a85 RGB chart
      #049a85 CMYK chart
      #049a85 RGB pie chart
      #049a85 color shades, tints & tones
#049a85 color schemes
#049a85 color preview, HTML & CSS examples
           This text has a color of #049a85        
        
          <p style="color:#049a85;">Text here</p>
        
        
          .mytext {color:#049a85;}
        
        Text color #049a85
      
           This box has a color of #049a85        
        
          <div style="background-color:#049a85;">Content here</div>
        
        
          .mybackground {background-color:#049a85;}
        
        Background color #049a85
      
           Border around this has a color of #049a85        
        
          <div style="border:2px solid #049a85;">Content here</div>
        
        
          .myborder {border:2px solid #049a85;}
        
        Border color #049a85