#48ef67 color space conversions
Hex:
        #48ef67
        RGB:
        72, 239, 103
        CMY:
        72, 6, 60
        CMYK:
        70, 0, 57, 6
      HSL:
        131°, 83.9196%, 60.9804%
        HSV (HSB):
        131°, 69.8745%, 93.7255%
        XYZ:
        35.9872, 64.0900, 23.3059
        xyY:
        0.2917, 0.5194, 64.0900
      CIE-Lab:
        84.0126, -69.3683, 52.7987
        CIE-LCH:
        84.0126, 87.1761, 142.7240
        CIE-Luv:
        84.0126, -68.7651, 78.7724
        Hunter-Lab:
        80.0562, -59.8584, 38.7789
      #48ef67 color charts
#48ef67 RGB chart
      #48ef67 CMYK chart
      #48ef67 RGB pie chart
      #48ef67 color shades, tints & tones
#48ef67 color schemes
#48ef67 color preview, HTML & CSS examples
           This text has a color of #48ef67        
        
          <p style="color:#48ef67;">Text here</p>
        
        
          .mytext {color:#48ef67;}
        
        Text color #48ef67
      
           This box has a color of #48ef67        
        
          <div style="background-color:#48ef67;">Content here</div>
        
        
          .mybackground {background-color:#48ef67;}
        
        Background color #48ef67
      
           Border around this has a color of #48ef67        
        
          <div style="border:2px solid #48ef67;">Content here</div>
        
        
          .myborder {border:2px solid #48ef67;}
        
        Border color #48ef67