#48ee72 color space conversions
Hex:
        #48ee72
        RGB:
        72, 238, 114
        CMY:
        72, 7, 55
        CMYK:
        70, 0, 52, 7
      HSL:
        135°, 83.0000%, 60.7843%
        HSV (HSB):
        135°, 69.7479%, 93.3333%
        XYZ:
        36.2843, 63.7417, 26.3106
        xyY:
        0.2872, 0.5045, 63.7417
      CIE-Lab:
        83.8311, -67.5932, 47.5507
        CIE-LCH:
        83.8311, 82.6433, 144.8743
        CIE-Luv:
        83.8311, -67.9683, 73.1667
        Hunter-Lab:
        79.8384, -58.5940, 36.3480
      #48ee72 color charts
#48ee72 RGB chart
      #48ee72 CMYK chart
      #48ee72 RGB pie chart
      #48ee72 color shades, tints & tones
#48ee72 color schemes
#48ee72 color preview, HTML & CSS examples
           This text has a color of #48ee72        
        
          <p style="color:#48ee72;">Text here</p>
        
        
          .mytext {color:#48ee72;}
        
        Text color #48ee72
      
           This box has a color of #48ee72        
        
          <div style="background-color:#48ee72;">Content here</div>
        
        
          .mybackground {background-color:#48ee72;}
        
        Background color #48ee72
      
           Border around this has a color of #48ee72        
        
          <div style="border:2px solid #48ee72;">Content here</div>
        
        
          .myborder {border:2px solid #48ee72;}
        
        Border color #48ee72