#048d96 color space conversions
Hex:
        #048d96
        RGB:
        4, 141, 150
        CMY:
        98, 45, 41
        CMYK:
        97, 6, 0, 41
      HSL:
        184°, 94.8052%, 30.1961%
        HSV (HSB):
        184°, 97.3333%, 58.8235%
        XYZ:
        15.0800, 21.2776, 32.1663
        xyY:
        0.2201, 0.3105, 21.2776
      CIE-Lab:
        53.2520, -27.8191, -13.8020
        CIE-LCH:
        53.2520, 31.0547, 206.3876
        CIE-Luv:
        53.2520, -40.0155, -16.4481
        Hunter-Lab:
        46.1276, -22.3684, -9.0556
      #048d96 color charts
#048d96 RGB chart
      #048d96 CMYK chart
      #048d96 RGB pie chart
      #048d96 color shades, tints & tones
#048d96 color schemes
#048d96 color preview, HTML & CSS examples
           This text has a color of #048d96        
        
          <p style="color:#048d96;">Text here</p>
        
        
          .mytext {color:#048d96;}
        
        Text color #048d96
      
           This box has a color of #048d96        
        
          <div style="background-color:#048d96;">Content here</div>
        
        
          .mybackground {background-color:#048d96;}
        
        Background color #048d96
      
           Border around this has a color of #048d96        
        
          <div style="border:2px solid #048d96;">Content here</div>
        
        
          .myborder {border:2px solid #048d96;}
        
        Border color #048d96