#48b38e color space conversions
Hex:
        #48b38e
        RGB:
        72, 179, 142
        CMY:
        72, 30, 44
        CMYK:
        60, 0, 21, 30
      HSL:
        159°, 42.6295%, 49.2157%
        HSV (HSB):
        159°, 59.7765%, 70.1961%
        XYZ:
        23.6751, 35.5709, 31.2093
        xyY:
        0.2617, 0.3932, 35.5709
      CIE-Lab:
        66.1908, -39.6737, 9.8407
        CIE-LCH:
        66.1908, 40.8759, 166.0694
        CIE-Luv:
        66.1908, -45.0384, 20.2456
        Hunter-Lab:
        59.6414, -33.5155, 10.7236
      #48b38e color charts
#48b38e RGB chart
      #48b38e CMYK chart
      #48b38e RGB pie chart
      #48b38e color shades, tints & tones
#48b38e color schemes
#48b38e color preview, HTML & CSS examples
           This text has a color of #48b38e        
        
          <p style="color:#48b38e;">Text here</p>
        
        
          .mytext {color:#48b38e;}
        
        Text color #48b38e
      
           This box has a color of #48b38e        
        
          <div style="background-color:#48b38e;">Content here</div>
        
        
          .mybackground {background-color:#48b38e;}
        
        Background color #48b38e
      
           Border around this has a color of #48b38e        
        
          <div style="border:2px solid #48b38e;">Content here</div>
        
        
          .myborder {border:2px solid #48b38e;}
        
        Border color #48b38e