#048e80 color space conversions
Hex:
        #048e80
        RGB:
        4, 142, 128
        CMY:
        98, 44, 50
        CMYK:
        97, 0, 10, 44
      HSL:
        174°, 94.5205%, 28.6275%
        HSV (HSB):
        174°, 97.1831%, 55.6863%
        XYZ:
        13.6194, 20.9303, 23.7442
        xyY:
        0.2336, 0.3590, 20.9303
      CIE-Lab:
        52.8732, -35.2239, -1.6355
        CIE-LCH:
        52.8732, 35.2619, 182.6584
        CIE-Luv:
        52.8732, -42.0926, 2.7528
        Hunter-Lab:
        45.7497, -26.9237, 1.2531
      #048e80 color charts
#048e80 RGB chart
      #048e80 CMYK chart
      #048e80 RGB pie chart
      #048e80 color shades, tints & tones
#048e80 color schemes
#048e80 color preview, HTML & CSS examples
           This text has a color of #048e80        
        
          <p style="color:#048e80;">Text here</p>
        
        
          .mytext {color:#048e80;}
        
        Text color #048e80
      
           This box has a color of #048e80        
        
          <div style="background-color:#048e80;">Content here</div>
        
        
          .mybackground {background-color:#048e80;}
        
        Background color #048e80
      
           Border around this has a color of #048e80        
        
          <div style="border:2px solid #048e80;">Content here</div>
        
        
          .myborder {border:2px solid #048e80;}
        
        Border color #048e80