#049f81 color space conversions
Hex:
        #049f81
        RGB:
        4, 159, 129
        CMY:
        98, 38, 49
        CMYK:
        97, 0, 19, 38
      HSL:
        168°, 95.0920%, 31.9608%
        HSV (HSB):
        168°, 97.4843%, 62.3529%
        XYZ:
        16.4107, 26.4071, 25.0010
        xyY:
        0.2420, 0.3894, 26.4071
      CIE-Lab:
        58.4214, -42.3629, 5.8430
        CIE-LCH:
        58.4214, 42.7639, 172.1469
        CIE-Luv:
        58.4214, -47.9943, 14.5509
        Hunter-Lab:
        51.3878, -32.9248, 7.1259
      #049f81 color charts
#049f81 RGB chart
      #049f81 CMYK chart
      #049f81 RGB pie chart
      #049f81 color shades, tints & tones
#049f81 color schemes
#049f81 color preview, HTML & CSS examples
           This text has a color of #049f81        
        
          <p style="color:#049f81;">Text here</p>
        
        
          .mytext {color:#049f81;}
        
        Text color #049f81
      
           This box has a color of #049f81        
        
          <div style="background-color:#049f81;">Content here</div>
        
        
          .mybackground {background-color:#049f81;}
        
        Background color #049f81
      
           Border around this has a color of #049f81        
        
          <div style="border:2px solid #049f81;">Content here</div>
        
        
          .myborder {border:2px solid #049f81;}
        
        Border color #049f81