#48b88e color space conversions
Hex:
        #48b88e
        RGB:
        72, 184, 142
        CMY:
        72, 28, 44
        CMYK:
        61, 0, 23, 28
      HSL:
        158°, 44.0945%, 50.1961%
        HSV (HSB):
        158°, 60.8696%, 72.1569%
        XYZ:
        24.6955, 37.6117, 31.5494
        xyY:
        0.2631, 0.4007, 37.6117
      CIE-Lab:
        67.7334, -41.8669, 12.0232
        CIE-LCH:
        67.7334, 43.5591, 163.9772
        CIE-Luv:
        67.7334, -46.9503, 23.6887
        Hunter-Lab:
        61.3284, -35.4470, 12.4291
      #48b88e color charts
#48b88e RGB chart
      #48b88e CMYK chart
      #48b88e RGB pie chart
      #48b88e color shades, tints & tones
#48b88e color schemes
#48b88e color preview, HTML & CSS examples
           This text has a color of #48b88e        
        
          <p style="color:#48b88e;">Text here</p>
        
        
          .mytext {color:#48b88e;}
        
        Text color #48b88e
      
           This box has a color of #48b88e        
        
          <div style="background-color:#48b88e;">Content here</div>
        
        
          .mybackground {background-color:#48b88e;}
        
        Background color #48b88e
      
           Border around this has a color of #48b88e        
        
          <div style="border:2px solid #48b88e;">Content here</div>
        
        
          .myborder {border:2px solid #48b88e;}
        
        Border color #48b88e