#48f54f color space conversions
Hex:
        #48f54f
        RGB:
        72, 245, 79
        CMY:
        72, 4, 69
        CMYK:
        71, 0, 68, 4
      HSL:
        122°, 89.6373%, 62.1569%
        HSV (HSB):
        122°, 70.6122%, 96.0784%
        XYZ:
        36.7362, 67.2470, 18.4409
        xyY:
        0.3001, 0.5493, 67.2470
      CIE-Lab:
        85.6285, -73.8413, 64.5667
        CIE-LCH:
        85.6285, 98.0887, 138.8336
        CIE-Luv:
        85.6285, -71.6287, 90.7063
        Hunter-Lab:
        82.0043, -63.5433, 44.0700
      #48f54f color charts
#48f54f RGB chart
      #48f54f CMYK chart
      #48f54f RGB pie chart
      #48f54f color shades, tints & tones
#48f54f color schemes
#48f54f color preview, HTML & CSS examples
           This text has a color of #48f54f        
        
          <p style="color:#48f54f;">Text here</p>
        
        
          .mytext {color:#48f54f;}
        
        Text color #48f54f
      
           This box has a color of #48f54f        
        
          <div style="background-color:#48f54f;">Content here</div>
        
        
          .mybackground {background-color:#48f54f;}
        
        Background color #48f54f
      
           Border around this has a color of #48f54f        
        
          <div style="border:2px solid #48f54f;">Content here</div>
        
        
          .myborder {border:2px solid #48f54f;}
        
        Border color #48f54f