#48e181 color space conversions
Hex:
        #48e181
        RGB:
        72, 225, 129
        CMY:
        72, 12, 49
        CMYK:
        68, 0, 43, 12
      HSL:
        142°, 71.8310%, 58.2353%
        HSV (HSB):
        142°, 68.0000%, 88.2353%
        XYZ:
        33.5601, 56.8131, 29.9661
        xyY:
        0.2789, 0.4721, 56.8131
      CIE-Lab:
        80.0744, -60.7148, 35.5526
        CIE-LCH:
        80.0744, 70.3582, 149.6481
        CIE-Luv:
        80.0744, -62.7179, 58.0238
        Hunter-Lab:
        75.3745, -52.4290, 29.1906
      #48e181 color charts
#48e181 RGB chart
      #48e181 CMYK chart
      #48e181 RGB pie chart
      #48e181 color shades, tints & tones
#48e181 color schemes
#48e181 color preview, HTML & CSS examples
           This text has a color of #48e181        
        
          <p style="color:#48e181;">Text here</p>
        
        
          .mytext {color:#48e181;}
        
        Text color #48e181
      
           This box has a color of #48e181        
        
          <div style="background-color:#48e181;">Content here</div>
        
        
          .mybackground {background-color:#48e181;}
        
        Background color #48e181
      
           Border around this has a color of #48e181        
        
          <div style="border:2px solid #48e181;">Content here</div>
        
        
          .myborder {border:2px solid #48e181;}
        
        Border color #48e181