#48b093 color space conversions
Hex:
        #48b093
        RGB:
        72, 176, 147
        CMY:
        72, 31, 42
        CMYK:
        59, 0, 16, 31
      HSL:
        163°, 41.9355%, 48.6275%
        HSV (HSB):
        163°, 59.0909%, 69.0196%
        XYZ:
        23.4643, 34.5350, 33.0330
        xyY:
        0.2578, 0.3794, 34.5350
      CIE-Lab:
        65.3850, -37.1371, 5.9313
        CIE-LCH:
        65.3850, 37.6077, 170.9256
        CIE-Luv:
        65.3850, -43.6245, 14.3363
        Hunter-Lab:
        58.7665, -31.5698, 7.8093
      #48b093 color charts
#48b093 RGB chart
      #48b093 CMYK chart
      #48b093 RGB pie chart
      #48b093 color shades, tints & tones
#48b093 color schemes
#48b093 color preview, HTML & CSS examples
           This text has a color of #48b093        
        
          <p style="color:#48b093;">Text here</p>
        
        
          .mytext {color:#48b093;}
        
        Text color #48b093
      
           This box has a color of #48b093        
        
          <div style="background-color:#48b093;">Content here</div>
        
        
          .mybackground {background-color:#48b093;}
        
        Background color #48b093
      
           Border around this has a color of #48b093        
        
          <div style="border:2px solid #48b093;">Content here</div>
        
        
          .myborder {border:2px solid #48b093;}
        
        Border color #48b093