#48e352 color space conversions
Hex:
        #48e352
        RGB:
        72, 227, 82
        CMY:
        72, 11, 68
        CMYK:
        68, 0, 64, 11
      HSL:
        124°, 73.4597%, 58.6275%
        HSV (HSB):
        124°, 68.2819%, 89.0196%
        XYZ:
        31.6646, 56.9251, 17.3014
        xyY:
        0.2990, 0.5376, 56.9251
      CIE-Lab:
        80.1374, -67.7697, 57.4271
        CIE-LCH:
        80.1374, 88.8291, 139.7225
        CIE-Luv:
        80.1374, -65.3510, 81.4433
        Hunter-Lab:
        75.4487, -57.1218, 39.2181
      #48e352 color charts
#48e352 RGB chart
      #48e352 CMYK chart
      #48e352 RGB pie chart
      #48e352 color shades, tints & tones
#48e352 color schemes
#48e352 color preview, HTML & CSS examples
           This text has a color of #48e352        
        
          <p style="color:#48e352;">Text here</p>
        
        
          .mytext {color:#48e352;}
        
        Text color #48e352
      
           This box has a color of #48e352        
        
          <div style="background-color:#48e352;">Content here</div>
        
        
          .mybackground {background-color:#48e352;}
        
        Background color #48e352
      
           Border around this has a color of #48e352        
        
          <div style="border:2px solid #48e352;">Content here</div>
        
        
          .myborder {border:2px solid #48e352;}
        
        Border color #48e352