#48d650 color space conversions
Hex:
        #48d650
        RGB:
        72, 214, 80
        CMY:
        72, 16, 69
        CMYK:
        66, 0, 63, 16
      HSL:
        123°, 63.3929%, 56.0784%
        HSV (HSB):
        123°, 66.3551%, 83.9216%
        XYZ:
        28.1670, 50.0500, 15.7655
        xyY:
        0.2997, 0.5325, 50.0500
      CIE-Lab:
        76.1000, -63.6298, 53.7713
        CIE-LCH:
        76.1000, 83.3073, 139.8000
        CIE-Luv:
        76.1000, -60.8153, 76.0394
        Hunter-Lab:
        70.7461, -52.7371, 36.3097
      #48d650 color charts
#48d650 RGB chart
      #48d650 CMYK chart
      #48d650 RGB pie chart
      #48d650 color shades, tints & tones
#48d650 color schemes
#48d650 color preview, HTML & CSS examples
           This text has a color of #48d650        
        
          <p style="color:#48d650;">Text here</p>
        
        
          .mytext {color:#48d650;}
        
        Text color #48d650
      
           This box has a color of #48d650        
        
          <div style="background-color:#48d650;">Content here</div>
        
        
          .mybackground {background-color:#48d650;}
        
        Background color #48d650
      
           Border around this has a color of #48d650        
        
          <div style="border:2px solid #48d650;">Content here</div>
        
        
          .myborder {border:2px solid #48d650;}
        
        Border color #48d650