#48a52c color space conversions
Hex:
        #48a52c
        RGB:
        72, 165, 44
        CMY:
        72, 35, 83
        CMYK:
        56, 0, 73, 35
      HSL:
        106°, 57.8947%, 40.9804%
        HSV (HSB):
        106°, 73.3333%, 64.7059%
        XYZ:
        16.5822, 28.4698, 7.0041
        xyY:
        0.3185, 0.5469, 28.4698
      CIE-Lab:
        60.3109, -49.5399, 51.4344
        CIE-LCH:
        60.3109, 71.4121, 133.9251
        CIE-Luv:
        60.3109, -43.1905, 65.1673
        Hunter-Lab:
        53.3571, -37.9010, 29.5671
      #48a52c color charts
#48a52c RGB chart
      #48a52c CMYK chart
      #48a52c RGB pie chart
      #48a52c color shades, tints & tones
#48a52c color schemes
#48a52c color preview, HTML & CSS examples
           This text has a color of #48a52c        
        
          <p style="color:#48a52c;">Text here</p>
        
        
          .mytext {color:#48a52c;}
        
        Text color #48a52c
      
           This box has a color of #48a52c        
        
          <div style="background-color:#48a52c;">Content here</div>
        
        
          .mybackground {background-color:#48a52c;}
        
        Background color #48a52c
      
           Border around this has a color of #48a52c        
        
          <div style="border:2px solid #48a52c;">Content here</div>
        
        
          .myborder {border:2px solid #48a52c;}
        
        Border color #48a52c