#48dd40 color space conversions
Hex:
        #48dd40
        RGB:
        72, 221, 64
        CMY:
        72, 13, 75
        CMYK:
        67, 0, 71, 13
      HSL:
        117°, 69.7778%, 55.8824%
        HSV (HSB):
        117°, 71.0407%, 86.6667%
        XYZ:
        29.4544, 53.4608, 13.6170
        xyY:
        0.3051, 0.5538, 53.4608
      CIE-Lab:
        78.1463, -67.4470, 62.3048
        CIE-LCH:
        78.1463, 91.8204, 137.2695
        CIE-Luv:
        78.1463, -63.7598, 84.6250
        Hunter-Lab:
        73.1169, -56.0477, 40.1398
      #48dd40 color charts
#48dd40 RGB chart
      #48dd40 CMYK chart
      #48dd40 RGB pie chart
      #48dd40 color shades, tints & tones
#48dd40 color schemes
#48dd40 color preview, HTML & CSS examples
           This text has a color of #48dd40        
        
          <p style="color:#48dd40;">Text here</p>
        
        
          .mytext {color:#48dd40;}
        
        Text color #48dd40
      
           This box has a color of #48dd40        
        
          <div style="background-color:#48dd40;">Content here</div>
        
        
          .mybackground {background-color:#48dd40;}
        
        Background color #48dd40
      
           Border around this has a color of #48dd40        
        
          <div style="border:2px solid #48dd40;">Content here</div>
        
        
          .myborder {border:2px solid #48dd40;}
        
        Border color #48dd40