#48e332 color space conversions
Hex:
        #48e332
        RGB:
        72, 227, 50
        CMY:
        72, 11, 80
        CMYK:
        68, 0, 78, 11
      HSL:
        113°, 75.9657%, 54.3137%
        HSV (HSB):
        113°, 77.9736%, 89.0196%
        XYZ:
        30.7173, 56.5462, 12.3131
        xyY:
        0.3085, 0.5679, 56.5462
      CIE-Lab:
        79.9237, -70.3397, 68.6693
        CIE-LCH:
        79.9237, 98.3013, 135.6885
        CIE-Luv:
        79.9237, -66.1651, 90.7467
        Hunter-Lab:
        75.1972, -58.6796, 42.9296
      #48e332 color charts
#48e332 RGB chart
      #48e332 CMYK chart
      #48e332 RGB pie chart
      #48e332 color shades, tints & tones
#48e332 color schemes
#48e332 color preview, HTML & CSS examples
           This text has a color of #48e332        
        
          <p style="color:#48e332;">Text here</p>
        
        
          .mytext {color:#48e332;}
        
        Text color #48e332
      
           This box has a color of #48e332        
        
          <div style="background-color:#48e332;">Content here</div>
        
        
          .mybackground {background-color:#48e332;}
        
        Background color #48e332
      
           Border around this has a color of #48e332        
        
          <div style="border:2px solid #48e332;">Content here</div>
        
        
          .myborder {border:2px solid #48e332;}
        
        Border color #48e332