#48e725 color space conversions
Hex:
        #48e725
        RGB:
        72, 231, 37
        CMY:
        72, 9, 85
        CMYK:
        69, 0, 84, 9
      HSL:
        109°, 80.1653%, 52.5490%
        HSV (HSB):
        109°, 83.9827%, 90.5882%
        XYZ:
        31.5823, 58.6631, 11.4088
        xyY:
        0.3107, 0.5771, 58.6631
      CIE-Lab:
        81.1061, -72.2451, 73.1362
        CIE-LCH:
        81.1061, 102.8020, 134.6489
        CIE-Luv:
        81.1061, -67.7594, 94.8031
        Hunter-Lab:
        76.5919, -60.4320, 44.7827
      #48e725 color charts
#48e725 RGB chart
      #48e725 CMYK chart
      #48e725 RGB pie chart
      #48e725 color shades, tints & tones
#48e725 color schemes
#48e725 color preview, HTML & CSS examples
           This text has a color of #48e725        
        
          <p style="color:#48e725;">Text here</p>
        
        
          .mytext {color:#48e725;}
        
        Text color #48e725
      
           This box has a color of #48e725        
        
          <div style="background-color:#48e725;">Content here</div>
        
        
          .mybackground {background-color:#48e725;}
        
        Background color #48e725
      
           Border around this has a color of #48e725        
        
          <div style="border:2px solid #48e725;">Content here</div>
        
        
          .myborder {border:2px solid #48e725;}
        
        Border color #48e725