#48e385 color space conversions
Hex:
        #48e385
        RGB:
        72, 227, 133
        CMY:
        72, 11, 48
        CMYK:
        68, 0, 41, 11
      HSL:
        144°, 73.4597%, 58.6275%
        HSV (HSB):
        144°, 68.2819%, 89.0196%
        XYZ:
        34.3752, 58.0093, 31.5755
        xyY:
        0.2773, 0.4680, 58.0093
      CIE-Lab:
        80.7440, -60.7630, 34.4187
        CIE-LCH:
        80.7440, 69.8340, 150.4710
        CIE-Luv:
        80.7440, -63.2266, 56.8334
        Hunter-Lab:
        76.1639, -52.7240, 28.7347
      #48e385 color charts
#48e385 RGB chart
      #48e385 CMYK chart
      #48e385 RGB pie chart
      #48e385 color shades, tints & tones
#48e385 color schemes
#48e385 color preview, HTML & CSS examples
           This text has a color of #48e385        
        
          <p style="color:#48e385;">Text here</p>
        
        
          .mytext {color:#48e385;}
        
        Text color #48e385
      
           This box has a color of #48e385        
        
          <div style="background-color:#48e385;">Content here</div>
        
        
          .mybackground {background-color:#48e385;}
        
        Background color #48e385
      
           Border around this has a color of #48e385        
        
          <div style="border:2px solid #48e385;">Content here</div>
        
        
          .myborder {border:2px solid #48e385;}
        
        Border color #48e385