#48b52d color space conversions
Hex:
        #48b52d
        RGB:
        72, 181, 45
        CMY:
        72, 29, 82
        CMYK:
        60, 0, 75, 29
      HSL:
        108°, 60.1770%, 44.3137%
        HSV (HSB):
        108°, 75.1381%, 70.9804%
        XYZ:
        19.6700, 34.6149, 8.1273
        xyY:
        0.3152, 0.5546, 34.6149
      CIE-Lab:
        65.4478, -55.3175, 56.2183
        CIE-LCH:
        65.4478, 78.8702, 134.5373
        CIE-Luv:
        65.4478, -49.4810, 72.0984
        Hunter-Lab:
        58.8345, -43.2827, 32.9939
      #48b52d color charts
#48b52d RGB chart
      #48b52d CMYK chart
      #48b52d RGB pie chart
      #48b52d color shades, tints & tones
#48b52d color schemes
#48b52d color preview, HTML & CSS examples
           This text has a color of #48b52d        
        
          <p style="color:#48b52d;">Text here</p>
        
        
          .mytext {color:#48b52d;}
        
        Text color #48b52d
      
           This box has a color of #48b52d        
        
          <div style="background-color:#48b52d;">Content here</div>
        
        
          .mybackground {background-color:#48b52d;}
        
        Background color #48b52d
      
           Border around this has a color of #48b52d        
        
          <div style="border:2px solid #48b52d;">Content here</div>
        
        
          .myborder {border:2px solid #48b52d;}
        
        Border color #48b52d