#48a095 color space conversions
Hex:
        #48a095
        RGB:
        72, 160, 149
        CMY:
        72, 37, 42
        CMYK:
        55, 0, 7, 37
      HSL:
        173°, 37.9310%, 45.4902%
        HSV (HSB):
        173°, 55.0000%, 62.7451%
        XYZ:
        20.6681, 28.6893, 32.8820
        xyY:
        0.2513, 0.3489, 28.6893
      CIE-Lab:
        60.5064, -29.0985, -2.2750
        CIE-LCH:
        60.5064, 29.1873, 184.4705
        CIE-Luv:
        60.5064, -37.3087, 1.1174
        Hunter-Lab:
        53.5624, -24.8563, 1.0954
      #48a095 color charts
#48a095 RGB chart
      #48a095 CMYK chart
      #48a095 RGB pie chart
      #48a095 color shades, tints & tones
#48a095 color schemes
#48a095 color preview, HTML & CSS examples
           This text has a color of #48a095        
        
          <p style="color:#48a095;">Text here</p>
        
        
          .mytext {color:#48a095;}
        
        Text color #48a095
      
           This box has a color of #48a095        
        
          <div style="background-color:#48a095;">Content here</div>
        
        
          .mybackground {background-color:#48a095;}
        
        Background color #48a095
      
           Border around this has a color of #48a095        
        
          <div style="border:2px solid #48a095;">Content here</div>
        
        
          .myborder {border:2px solid #48a095;}
        
        Border color #48a095