#48bfac color space conversions
Hex:
        #48bfac
        RGB:
        72, 191, 172
        CMY:
        72, 25, 33
        CMYK:
        62, 0, 10, 25
      HSL:
        170°, 48.1781%, 51.5686%
        HSV (HSB):
        170°, 62.3037%, 74.9020%
        XYZ:
        28.7497, 41.6179, 45.5475
        xyY:
        0.2480, 0.3590, 41.6179
      CIE-Lab:
        70.6067, -37.6688, -0.2552
        CIE-LCH:
        70.6067, 37.6697, 180.3881
        CIE-Luv:
        70.6067, -47.9221, 5.5030
        Hunter-Lab:
        64.5119, -33.3475, 3.2977
      #48bfac color charts
#48bfac RGB chart
      #48bfac CMYK chart
      #48bfac RGB pie chart
      #48bfac color shades, tints & tones
#48bfac color schemes
#48bfac color preview, HTML & CSS examples
           This text has a color of #48bfac        
        
          <p style="color:#48bfac;">Text here</p>
        
        
          .mytext {color:#48bfac;}
        
        Text color #48bfac
      
           This box has a color of #48bfac        
        
          <div style="background-color:#48bfac;">Content here</div>
        
        
          .mybackground {background-color:#48bfac;}
        
        Background color #48bfac
      
           Border around this has a color of #48bfac        
        
          <div style="border:2px solid #48bfac;">Content here</div>
        
        
          .myborder {border:2px solid #48bfac;}
        
        Border color #48bfac