#48b28e color space conversions
Hex:
        #48b28e
        RGB:
        72, 178, 142
        CMY:
        72, 30, 44
        CMYK:
        60, 0, 20, 30
      HSL:
        160°, 42.4000%, 49.0196%
        HSV (HSB):
        160°, 59.5506%, 69.8039%
        XYZ:
        23.4754, 35.1715, 31.1427
        xyY:
        0.2614, 0.3917, 35.1715
      CIE-Lab:
        65.8820, -39.2298, 9.4021
        CIE-LCH:
        65.8820, 40.3408, 166.5222
        CIE-Luv:
        65.8820, -44.6542, 19.5513
        Hunter-Lab:
        59.3056, -33.1277, 10.3794
      #48b28e color charts
#48b28e RGB chart
      #48b28e CMYK chart
      #48b28e RGB pie chart
      #48b28e color shades, tints & tones
#48b28e color schemes
#48b28e color preview, HTML & CSS examples
           This text has a color of #48b28e        
        
          <p style="color:#48b28e;">Text here</p>
        
        
          .mytext {color:#48b28e;}
        
        Text color #48b28e
      
           This box has a color of #48b28e        
        
          <div style="background-color:#48b28e;">Content here</div>
        
        
          .mybackground {background-color:#48b28e;}
        
        Background color #48b28e
      
           Border around this has a color of #48b28e        
        
          <div style="border:2px solid #48b28e;">Content here</div>
        
        
          .myborder {border:2px solid #48b28e;}
        
        Border color #48b28e