#48a097 color space conversions
Hex:
        #48a097
        RGB:
        72, 160, 151
        CMY:
        72, 37, 41
        CMYK:
        55, 0, 6, 37
      HSL:
        174°, 37.9310%, 45.4902%
        HSV (HSB):
        174°, 55.0000%, 62.7451%
        XYZ:
        20.8292, 28.7537, 33.7304
        xyY:
        0.2500, 0.3451, 28.7537
      CIE-Lab:
        60.5636, -28.5660, -3.3205
        CIE-LCH:
        60.5636, 28.7584, 186.6302
        CIE-Luv:
        60.5636, -37.2131, -0.5112
        Hunter-Lab:
        53.6225, -24.5025, 0.2403
      #48a097 color charts
#48a097 RGB chart
      #48a097 CMYK chart
      #48a097 RGB pie chart
      #48a097 color shades, tints & tones
#48a097 color schemes
#48a097 color preview, HTML & CSS examples
           This text has a color of #48a097        
        
          <p style="color:#48a097;">Text here</p>
        
        
          .mytext {color:#48a097;}
        
        Text color #48a097
      
           This box has a color of #48a097        
        
          <div style="background-color:#48a097;">Content here</div>
        
        
          .mybackground {background-color:#48a097;}
        
        Background color #48a097
      
           Border around this has a color of #48a097        
        
          <div style="border:2px solid #48a097;">Content here</div>
        
        
          .myborder {border:2px solid #48a097;}
        
        Border color #48a097