#049f87 color space conversions
Hex:
        #049f87
        RGB:
        4, 159, 135
        CMY:
        98, 38, 47
        CMYK:
        97, 0, 15, 38
      HSL:
        171°, 95.0920%, 31.9608%
        HSV (HSB):
        171°, 97.4843%, 62.3529%
        XYZ:
        16.8214, 26.5714, 27.1639
        xyY:
        0.2384, 0.3766, 26.5714
      CIE-Lab:
        58.5755, -40.7231, 2.6741
        CIE-LCH:
        58.5755, 40.8108, 176.2431
        CIE-Luv:
        58.5755, -47.5352, 9.8597
        Hunter-Lab:
        51.5474, -31.9584, 4.8392
      #049f87 color charts
#049f87 RGB chart
      #049f87 CMYK chart
      #049f87 RGB pie chart
      #049f87 color shades, tints & tones
#049f87 color schemes
#049f87 color preview, HTML & CSS examples
           This text has a color of #049f87        
        
          <p style="color:#049f87;">Text here</p>
        
        
          .mytext {color:#049f87;}
        
        Text color #049f87
      
           This box has a color of #049f87        
        
          <div style="background-color:#049f87;">Content here</div>
        
        
          .mybackground {background-color:#049f87;}
        
        Background color #049f87
      
           Border around this has a color of #049f87        
        
          <div style="border:2px solid #049f87;">Content here</div>
        
        
          .myborder {border:2px solid #049f87;}
        
        Border color #049f87