#48ac8b color space conversions
Hex:
        #48ac8b
        RGB:
        72, 172, 139
        CMY:
        72, 33, 45
        CMYK:
        58, 0, 19, 33
      HSL:
        160°, 40.9836%, 47.8431%
        HSV (HSB):
        160°, 58.1395%, 67.4510%
        XYZ:
        22.0852, 32.7468, 29.5829
        xyY:
        0.2616, 0.3879, 32.7468
      CIE-Lab:
        63.9554, -37.2444, 8.3183
        CIE-LCH:
        63.9554, 38.1620, 167.4100
        CIE-Luv:
        63.9554, -42.4882, 17.6301
        Hunter-Lab:
        57.2249, -31.2537, 9.4070
      #48ac8b color charts
#48ac8b RGB chart
      #48ac8b CMYK chart
      #48ac8b RGB pie chart
      #48ac8b color shades, tints & tones
#48ac8b color schemes
#48ac8b color preview, HTML & CSS examples
           This text has a color of #48ac8b        
        
          <p style="color:#48ac8b;">Text here</p>
        
        
          .mytext {color:#48ac8b;}
        
        Text color #48ac8b
      
           This box has a color of #48ac8b        
        
          <div style="background-color:#48ac8b;">Content here</div>
        
        
          .mybackground {background-color:#48ac8b;}
        
        Background color #48ac8b
      
           Border around this has a color of #48ac8b        
        
          <div style="border:2px solid #48ac8b;">Content here</div>
        
        
          .myborder {border:2px solid #48ac8b;}
        
        Border color #48ac8b