#48ac9b color space conversions
Hex:
        #48ac9b
        RGB:
        72, 172, 155
        CMY:
        72, 33, 39
        CMYK:
        58, 0, 10, 33
      HSL:
        170°, 40.9836%, 47.8431%
        HSV (HSB):
        170°, 58.1395%, 67.4510%
        XYZ:
        23.3414, 33.2493, 36.1979
        xyY:
        0.2516, 0.3583, 33.2493
      CIE-Lab:
        64.3623, -33.2773, 0.0063
        CIE-LCH:
        64.3623, 33.2773, 179.9891
        CIE-Luv:
        64.3623, -41.6673, 5.1422
        Hunter-Lab:
        57.6622, -28.6529, 3.1438
      #48ac9b color charts
#48ac9b RGB chart
      #48ac9b CMYK chart
      #48ac9b RGB pie chart
      #48ac9b color shades, tints & tones
#48ac9b color schemes
#48ac9b color preview, HTML & CSS examples
           This text has a color of #48ac9b        
        
          <p style="color:#48ac9b;">Text here</p>
        
        
          .mytext {color:#48ac9b;}
        
        Text color #48ac9b
      
           This box has a color of #48ac9b        
        
          <div style="background-color:#48ac9b;">Content here</div>
        
        
          .mybackground {background-color:#48ac9b;}
        
        Background color #48ac9b
      
           Border around this has a color of #48ac9b        
        
          <div style="border:2px solid #48ac9b;">Content here</div>
        
        
          .myborder {border:2px solid #48ac9b;}
        
        Border color #48ac9b