#048e96 color space conversions
Hex:
        #048e96
        RGB:
        4, 142, 150
        CMY:
        98, 44, 41
        CMYK:
        97, 5, 0, 41
      HSL:
        183°, 94.8052%, 30.1961%
        HSV (HSB):
        183°, 97.3333%, 58.8235%
        XYZ:
        15.2281, 21.5738, 32.2157
        xyY:
        0.2206, 0.3126, 21.5738
      CIE-Lab:
        53.5719, -28.3147, -13.3186
        CIE-LCH:
        53.5719, 31.2906, 205.1912
        CIE-Luv:
        53.5719, -40.3699, -15.6531
        Hunter-Lab:
        46.4476, -22.7612, -8.6098
      #048e96 color charts
#048e96 RGB chart
      #048e96 CMYK chart
      #048e96 RGB pie chart
      #048e96 color shades, tints & tones
#048e96 color schemes
#048e96 color preview, HTML & CSS examples
           This text has a color of #048e96        
        
          <p style="color:#048e96;">Text here</p>
        
        
          .mytext {color:#048e96;}
        
        Text color #048e96
      
           This box has a color of #048e96        
        
          <div style="background-color:#048e96;">Content here</div>
        
        
          .mybackground {background-color:#048e96;}
        
        Background color #048e96
      
           Border around this has a color of #048e96        
        
          <div style="border:2px solid #048e96;">Content here</div>
        
        
          .myborder {border:2px solid #048e96;}
        
        Border color #048e96