#48c898 color space conversions
Hex:
        #48c898
        RGB:
        72, 200, 152
        CMY:
        72, 22, 40
        CMYK:
        64, 0, 24, 22
      HSL:
        158°, 53.7815%, 53.3333%
        HSV (HSB):
        158°, 64.0000%, 78.4314%
        XYZ:
        28.9943, 44.9533, 36.8545
        xyY:
        0.2617, 0.4057, 44.9533
      CIE-Lab:
        72.8611, -46.4372, 13.8268
        CIE-LCH:
        72.8611, 48.4520, 163.4189
        CIE-Luv:
        72.8611, -52.4147, 27.2579
        Hunter-Lab:
        67.0472, -40.1411, 14.3426
      #48c898 color charts
#48c898 RGB chart
      #48c898 CMYK chart
      #48c898 RGB pie chart
      #48c898 color shades, tints & tones
#48c898 color schemes
#48c898 color preview, HTML & CSS examples
           This text has a color of #48c898        
        
          <p style="color:#48c898;">Text here</p>
        
        
          .mytext {color:#48c898;}
        
        Text color #48c898
      
           This box has a color of #48c898        
        
          <div style="background-color:#48c898;">Content here</div>
        
        
          .mybackground {background-color:#48c898;}
        
        Background color #48c898
      
           Border around this has a color of #48c898        
        
          <div style="border:2px solid #48c898;">Content here</div>
        
        
          .myborder {border:2px solid #48c898;}
        
        Border color #48c898