#48e488 color space conversions
Hex:
        #48e488
        RGB:
        72, 228, 136
        CMY:
        72, 11, 47
        CMYK:
        68, 0, 40, 11
      HSL:
        145°, 74.2857%, 58.8235%
        HSV (HSB):
        145°, 68.4211%, 89.4118%
        XYZ:
        34.8598, 58.6421, 32.7743
        xyY:
        0.2761, 0.4644, 58.6421
      CIE-Lab:
        81.0945, -60.6074, 33.3684
        CIE-LCH:
        81.0945, 69.1860, 151.1643
        CIE-Luv:
        81.0945, -63.4273, 55.6264
        Hunter-Lab:
        76.5781, -52.7551, 28.2294
      #48e488 color charts
#48e488 RGB chart
      #48e488 CMYK chart
      #48e488 RGB pie chart
      #48e488 color shades, tints & tones
#48e488 color schemes
#48e488 color preview, HTML & CSS examples
           This text has a color of #48e488        
        
          <p style="color:#48e488;">Text here</p>
        
        
          .mytext {color:#48e488;}
        
        Text color #48e488
      
           This box has a color of #48e488        
        
          <div style="background-color:#48e488;">Content here</div>
        
        
          .mybackground {background-color:#48e488;}
        
        Background color #48e488
      
           Border around this has a color of #48e488        
        
          <div style="border:2px solid #48e488;">Content here</div>
        
        
          .myborder {border:2px solid #48e488;}
        
        Border color #48e488