#48d340 color space conversions
Hex:
        #48d340
        RGB:
        72, 211, 64
        CMY:
        72, 17, 75
        CMYK:
        66, 0, 70, 17
      HSL:
        117°, 62.5532%, 53.9216%
        HSV (HSB):
        117°, 69.6682%, 82.7451%
        XYZ:
        26.8922, 48.3364, 12.7630
        xyY:
        0.3056, 0.5493, 48.3364
      CIE-Lab:
        75.0366, -64.1535, 59.0797
        CIE-LCH:
        75.0366, 87.2128, 137.3577
        CIE-Luv:
        75.0366, -60.2026, 80.1581
        Hunter-Lab:
        69.5244, -52.6236, 37.7829
      #48d340 color charts
#48d340 RGB chart
      #48d340 CMYK chart
      #48d340 RGB pie chart
      #48d340 color shades, tints & tones
#48d340 color schemes
#48d340 color preview, HTML & CSS examples
           This text has a color of #48d340        
        
          <p style="color:#48d340;">Text here</p>
        
        
          .mytext {color:#48d340;}
        
        Text color #48d340
      
           This box has a color of #48d340        
        
          <div style="background-color:#48d340;">Content here</div>
        
        
          .mybackground {background-color:#48d340;}
        
        Background color #48d340
      
           Border around this has a color of #48d340        
        
          <div style="border:2px solid #48d340;">Content here</div>
        
        
          .myborder {border:2px solid #48d340;}
        
        Border color #48d340