#48a25b color space conversions
Hex:
        #48a25b
        RGB:
        72, 162, 91
        CMY:
        72, 36, 64
        CMYK:
        56, 0, 44, 36
      HSL:
        133°, 38.4615%, 45.8824%
        HSV (HSB):
        133°, 55.5556%, 63.5294%
        XYZ:
        17.4811, 27.9737, 14.3756
        xyY:
        0.2922, 0.4675, 27.9737
      CIE-Lab:
        59.8650, -42.6582, 28.9615
        CIE-LCH:
        59.8650, 51.5606, 145.8266
        CIE-Luv:
        59.8650, -40.6465, 43.5329
        Hunter-Lab:
        52.8902, -33.5604, 20.9080
      #48a25b color charts
#48a25b RGB chart
      #48a25b CMYK chart
      #48a25b RGB pie chart
      #48a25b color shades, tints & tones
#48a25b color schemes
#48a25b color preview, HTML & CSS examples
           This text has a color of #48a25b        
        
          <p style="color:#48a25b;">Text here</p>
        
        
          .mytext {color:#48a25b;}
        
        Text color #48a25b
      
           This box has a color of #48a25b        
        
          <div style="background-color:#48a25b;">Content here</div>
        
        
          .mybackground {background-color:#48a25b;}
        
        Background color #48a25b
      
           Border around this has a color of #48a25b        
        
          <div style="border:2px solid #48a25b;">Content here</div>
        
        
          .myborder {border:2px solid #48a25b;}
        
        Border color #48a25b