#48ef7d color space conversions
Hex:
        #48ef7d
        RGB:
        72, 239, 125
        CMY:
        72, 6, 51
        CMYK:
        70, 0, 48, 6
      HSL:
        139°, 83.9196%, 60.9804%
        HSV (HSB):
        139°, 69.8745%, 93.7255%
        XYZ:
        37.2407, 64.5914, 29.9066
        xyY:
        0.2827, 0.4903, 64.5914
      CIE-Lab:
        84.2727, -66.3377, 42.8773
        CIE-LCH:
        84.2727, 78.9883, 147.1234
        CIE-Luv:
        84.2727, -67.8187, 68.0871
        Hunter-Lab:
        80.3688, -57.9334, 34.1953
      #48ef7d color charts
#48ef7d RGB chart
      #48ef7d CMYK chart
      #48ef7d RGB pie chart
      #48ef7d color shades, tints & tones
#48ef7d color schemes
#48ef7d color preview, HTML & CSS examples
           This text has a color of #48ef7d        
        
          <p style="color:#48ef7d;">Text here</p>
        
        
          .mytext {color:#48ef7d;}
        
        Text color #48ef7d
      
           This box has a color of #48ef7d        
        
          <div style="background-color:#48ef7d;">Content here</div>
        
        
          .mybackground {background-color:#48ef7d;}
        
        Background color #48ef7d
      
           Border around this has a color of #48ef7d        
        
          <div style="border:2px solid #48ef7d;">Content here</div>
        
        
          .myborder {border:2px solid #48ef7d;}
        
        Border color #48ef7d