#48cd46 color space conversions
Hex:
        #48cd46
        RGB:
        72, 205, 70
        CMY:
        72, 20, 73
        CMYK:
        65, 0, 66, 20
      HSL:
        119°, 57.4468%, 53.9216%
        HSV (HSB):
        119°, 65.8537%, 80.3922%
        XYZ:
        25.6093, 45.4826, 13.2236
        xyY:
        0.3037, 0.5394, 45.4826
      CIE-Lab:
        73.2085, -61.5785, 54.7641
        CIE-LCH:
        73.2085, 82.4076, 138.3521
        CIE-Luv:
        73.2085, -57.8673, 75.4385
        Hunter-Lab:
        67.4408, -50.2395, 35.5831
      #48cd46 color charts
#48cd46 RGB chart
      #48cd46 CMYK chart
      #48cd46 RGB pie chart
      #48cd46 color shades, tints & tones
#48cd46 color schemes
#48cd46 color preview, HTML & CSS examples
           This text has a color of #48cd46        
        
          <p style="color:#48cd46;">Text here</p>
        
        
          .mytext {color:#48cd46;}
        
        Text color #48cd46
      
           This box has a color of #48cd46        
        
          <div style="background-color:#48cd46;">Content here</div>
        
        
          .mybackground {background-color:#48cd46;}
        
        Background color #48cd46
      
           Border around this has a color of #48cd46        
        
          <div style="border:2px solid #48cd46;">Content here</div>
        
        
          .myborder {border:2px solid #48cd46;}
        
        Border color #48cd46