#48b37d color space conversions
Hex:
        #48b37d
        RGB:
        72, 179, 125
        CMY:
        72, 30, 51
        CMYK:
        60, 0, 30, 30
      HSL:
        150°, 42.6295%, 49.2157%
        HSV (HSB):
        150°, 59.7765%, 70.1961%
        XYZ:
        22.4943, 35.0986, 24.9912
        xyY:
        0.2724, 0.4250, 35.0986
      CIE-Lab:
        65.8253, -43.4184, 18.6244
        CIE-LCH:
        65.8253, 47.2443, 156.7830
        CIE-Luv:
        65.8253, -45.8958, 32.4635
        Hunter-Lab:
        59.2441, -35.9028, 16.4603
      #48b37d color charts
#48b37d RGB chart
      #48b37d CMYK chart
      #48b37d RGB pie chart
      #48b37d color shades, tints & tones
#48b37d color schemes
#48b37d color preview, HTML & CSS examples
           This text has a color of #48b37d        
        
          <p style="color:#48b37d;">Text here</p>
        
        
          .mytext {color:#48b37d;}
        
        Text color #48b37d
      
           This box has a color of #48b37d        
        
          <div style="background-color:#48b37d;">Content here</div>
        
        
          .mybackground {background-color:#48b37d;}
        
        Background color #48b37d
      
           Border around this has a color of #48b37d        
        
          <div style="border:2px solid #48b37d;">Content here</div>
        
        
          .myborder {border:2px solid #48b37d;}
        
        Border color #48b37d