#48d420 color space conversions
Hex:
        #48d420
        RGB:
        72, 212, 32
        CMY:
        72, 17, 87
        CMYK:
        66, 0, 85, 17
      HSL:
        107°, 73.7705%, 47.8431%
        HSV (HSB):
        107°, 84.9057%, 83.1373%
        XYZ:
        26.4767, 48.5690, 9.3458
        xyY:
        0.3137, 0.5755, 48.5690
      CIE-Lab:
        75.1824, -66.4810, 68.9880
        CIE-LCH:
        75.1824, 95.8075, 133.9398
        CIE-Luv:
        75.1824, -61.1742, 87.8589
        Hunter-Lab:
        69.6914, -54.1456, 40.8331
      #48d420 color charts
#48d420 RGB chart
      #48d420 CMYK chart
      #48d420 RGB pie chart
      #48d420 color shades, tints & tones
#48d420 color schemes
#48d420 color preview, HTML & CSS examples
           This text has a color of #48d420        
        
          <p style="color:#48d420;">Text here</p>
        
        
          .mytext {color:#48d420;}
        
        Text color #48d420
      
           This box has a color of #48d420        
        
          <div style="background-color:#48d420;">Content here</div>
        
        
          .mybackground {background-color:#48d420;}
        
        Background color #48d420
      
           Border around this has a color of #48d420        
        
          <div style="border:2px solid #48d420;">Content here</div>
        
        
          .myborder {border:2px solid #48d420;}
        
        Border color #48d420