#48b042 color space conversions
Hex:
        #48b042
        RGB:
        72, 176, 66
        CMY:
        72, 31, 74
        CMYK:
        59, 0, 63, 31
      HSL:
        117°, 45.4545%, 47.4510%
        HSV (HSB):
        117°, 62.5000%, 69.0196%
        XYZ:
        19.1812, 32.8217, 10.4785
        xyY:
        0.3070, 0.5253, 32.8217
      CIE-Lab:
        64.0163, -51.6179, 46.3068
        CIE-LCH:
        64.0163, 69.3450, 138.1045
        CIE-Luv:
        64.0163, -47.0425, 63.0215
        Hunter-Lab:
        57.2903, -40.4949, 29.2589
      #48b042 color charts
#48b042 RGB chart
      #48b042 CMYK chart
      #48b042 RGB pie chart
      #48b042 color shades, tints & tones
#48b042 color schemes
#48b042 color preview, HTML & CSS examples
           This text has a color of #48b042        
        
          <p style="color:#48b042;">Text here</p>
        
        
          .mytext {color:#48b042;}
        
        Text color #48b042
      
           This box has a color of #48b042        
        
          <div style="background-color:#48b042;">Content here</div>
        
        
          .mybackground {background-color:#48b042;}
        
        Background color #48b042
      
           Border around this has a color of #48b042        
        
          <div style="border:2px solid #48b042;">Content here</div>
        
        
          .myborder {border:2px solid #48b042;}
        
        Border color #48b042