#48e749 color space conversions
Hex:
        #48e749
        RGB:
        72, 231, 73
        CMY:
        72, 9, 71
        CMYK:
        69, 0, 68, 9
      HSL:
        120°, 76.8116%, 59.4118%
        HSV (HSB):
        120°, 68.8312%, 90.5882%
        XYZ:
        32.4510, 59.0106, 15.9832
        xyY:
        0.3020, 0.5492, 59.0106
      CIE-Lab:
        81.2974, -69.9235, 62.2513
        CIE-LCH:
        81.2974, 93.6190, 138.3220
        CIE-Luv:
        81.2974, -67.0115, 86.3488
        Hunter-Lab:
        76.8183, -59.0269, 41.4367
      #48e749 color charts
#48e749 RGB chart
      #48e749 CMYK chart
      #48e749 RGB pie chart
      #48e749 color shades, tints & tones
#48e749 color schemes
#48e749 color preview, HTML & CSS examples
           This text has a color of #48e749        
        
          <p style="color:#48e749;">Text here</p>
        
        
          .mytext {color:#48e749;}
        
        Text color #48e749
      
           This box has a color of #48e749        
        
          <div style="background-color:#48e749;">Content here</div>
        
        
          .mybackground {background-color:#48e749;}
        
        Background color #48e749
      
           Border around this has a color of #48e749        
        
          <div style="border:2px solid #48e749;">Content here</div>
        
        
          .myborder {border:2px solid #48e749;}
        
        Border color #48e749