#48c034 color space conversions
Hex:
        #48c034
        RGB:
        72, 192, 52
        CMY:
        72, 25, 80
        CMYK:
        63, 0, 73, 25
      HSL:
        111°, 57.3770%, 47.8431%
        HSV (HSB):
        111°, 72.9167%, 75.2941%
        XYZ:
        22.1420, 39.3249, 9.6723
        xyY:
        0.3112, 0.5528, 39.3249
      CIE-Lab:
        68.9860, -58.6649, 57.2889
        CIE-LCH:
        68.9860, 81.9975, 135.6799
        CIE-Luv:
        68.9860, -53.5180, 75.1350
        Hunter-Lab:
        62.7096, -46.7157, 34.7519
      #48c034 color charts
#48c034 RGB chart
      #48c034 CMYK chart
      #48c034 RGB pie chart
      #48c034 color shades, tints & tones
#48c034 color schemes
#48c034 color preview, HTML & CSS examples
           This text has a color of #48c034        
        
          <p style="color:#48c034;">Text here</p>
        
        
          .mytext {color:#48c034;}
        
        Text color #48c034
      
           This box has a color of #48c034        
        
          <div style="background-color:#48c034;">Content here</div>
        
        
          .mybackground {background-color:#48c034;}
        
        Background color #48c034
      
           Border around this has a color of #48c034        
        
          <div style="border:2px solid #48c034;">Content here</div>
        
        
          .myborder {border:2px solid #48c034;}
        
        Border color #48c034