#48eb8a color space conversions
Hex:
        #48eb8a
        RGB:
        72, 235, 138
        CMY:
        72, 8, 46
        CMYK:
        69, 0, 41, 8
      HSL:
        144°, 80.2956%, 60.1961%
        HSV (HSB):
        144°, 69.3617%, 92.1569%
        XYZ:
        36.9683, 62.6294, 34.1850
        xyY:
        0.2763, 0.4681, 62.6294
      CIE-Lab:
        83.2470, -62.8106, 35.1834
        CIE-LCH:
        83.2470, 71.9933, 150.7446
        CIE-Luv:
        83.2470, -65.7863, 58.5220
        Hunter-Lab:
        79.1387, -55.1096, 29.7860
      #48eb8a color charts
#48eb8a RGB chart
      #48eb8a CMYK chart
      #48eb8a RGB pie chart
      #48eb8a color shades, tints & tones
#48eb8a color schemes
#48eb8a color preview, HTML & CSS examples
           This text has a color of #48eb8a        
        
          <p style="color:#48eb8a;">Text here</p>
        
        
          .mytext {color:#48eb8a;}
        
        Text color #48eb8a
      
           This box has a color of #48eb8a        
        
          <div style="background-color:#48eb8a;">Content here</div>
        
        
          .mybackground {background-color:#48eb8a;}
        
        Background color #48eb8a
      
           Border around this has a color of #48eb8a        
        
          <div style="border:2px solid #48eb8a;">Content here</div>
        
        
          .myborder {border:2px solid #48eb8a;}
        
        Border color #48eb8a