#48f81e color space conversions
Hex:
        #48f81e
        RGB:
        72, 248, 30
        CMY:
        72, 3, 88
        CMYK:
        71, 0, 88, 3
      HSL:
        108°, 93.9655%, 54.5098%
        HSV (HSB):
        108°, 87.9032%, 97.2549%
        XYZ:
        36.4742, 68.6063, 12.5482
        xyY:
        0.3101, 0.5832, 68.6063
      CIE-Lab:
        86.3087, -77.6407, 79.0664
        CIE-LCH:
        86.3087, 110.8132, 134.4788
        CIE-Luv:
        86.3087, -73.5956, 102.4992
        Hunter-Lab:
        82.8289, -66.3470, 48.9980
      #48f81e color charts
#48f81e RGB chart
      #48f81e CMYK chart
      #48f81e RGB pie chart
      #48f81e color shades, tints & tones
#48f81e color schemes
#48f81e color preview, HTML & CSS examples
           This text has a color of #48f81e        
        
          <p style="color:#48f81e;">Text here</p>
        
        
          .mytext {color:#48f81e;}
        
        Text color #48f81e
      
           This box has a color of #48f81e        
        
          <div style="background-color:#48f81e;">Content here</div>
        
        
          .mybackground {background-color:#48f81e;}
        
        Background color #48f81e
      
           Border around this has a color of #48f81e        
        
          <div style="border:2px solid #48f81e;">Content here</div>
        
        
          .myborder {border:2px solid #48f81e;}
        
        Border color #48f81e