#48b14b color space conversions
Hex:
        #48b14b
        RGB:
        72, 177, 75
        CMY:
        72, 31, 71
        CMYK:
        59, 0, 58, 31
      HSL:
        122°, 42.1687%, 48.8235%
        HSV (HSB):
        122°, 59.3220%, 69.4118%
        XYZ:
        19.6646, 33.3300, 12.0535
        xyY:
        0.3023, 0.5124, 33.3300
      CIE-Lab:
        64.4272, -50.9456, 42.6360
        CIE-LCH:
        64.4272, 66.4325, 140.0743
        CIE-Luv:
        64.4272, -47.1630, 59.7983
        Hunter-Lab:
        57.7321, -40.2309, 28.0337
      #48b14b color charts
#48b14b RGB chart
      #48b14b CMYK chart
      #48b14b RGB pie chart
      #48b14b color shades, tints & tones
#48b14b color schemes
#48b14b color preview, HTML & CSS examples
           This text has a color of #48b14b        
        
          <p style="color:#48b14b;">Text here</p>
        
        
          .mytext {color:#48b14b;}
        
        Text color #48b14b
      
           This box has a color of #48b14b        
        
          <div style="background-color:#48b14b;">Content here</div>
        
        
          .mybackground {background-color:#48b14b;}
        
        Background color #48b14b
      
           Border around this has a color of #48b14b        
        
          <div style="border:2px solid #48b14b;">Content here</div>
        
        
          .myborder {border:2px solid #48b14b;}
        
        Border color #48b14b