#48b55d color space conversions
Hex:
        #48b55d
        RGB:
        72, 181, 93
        CMY:
        72, 29, 64
        CMYK:
        60, 0, 49, 29
      HSL:
        132°, 43.0830%, 49.6078%
        HSV (HSB):
        132°, 60.2210%, 70.9804%
        XYZ:
        21.1721, 35.2158, 16.0374
        xyY:
        0.2923, 0.4862, 35.2158
      CIE-Lab:
        65.9163, -49.9925, 35.6131
        CIE-LCH:
        65.9163, 61.3803, 144.5352
        CIE-Luv:
        65.9163, -48.0784, 53.2074
        Hunter-Lab:
        59.3429, -40.1654, 25.5169
      #48b55d color charts
#48b55d RGB chart
      #48b55d CMYK chart
      #48b55d RGB pie chart
      #48b55d color shades, tints & tones
#48b55d color schemes
#48b55d color preview, HTML & CSS examples
           This text has a color of #48b55d        
        
          <p style="color:#48b55d;">Text here</p>
        
        
          .mytext {color:#48b55d;}
        
        Text color #48b55d
      
           This box has a color of #48b55d        
        
          <div style="background-color:#48b55d;">Content here</div>
        
        
          .mybackground {background-color:#48b55d;}
        
        Background color #48b55d
      
           Border around this has a color of #48b55d        
        
          <div style="border:2px solid #48b55d;">Content here</div>
        
        
          .myborder {border:2px solid #48b55d;}
        
        Border color #48b55d