#48b12e color space conversions
Hex:
        #48b12e
        RGB:
        72, 177, 46
        CMY:
        72, 31, 82
        CMYK:
        59, 0, 74, 31
      HSL:
        108°, 58.7444%, 43.7255%
        HSV (HSB):
        108°, 74.0113%, 69.4118%
        XYZ:
        18.8878, 33.0193, 7.9626
        xyY:
        0.3155, 0.5515, 33.0193
      CIE-Lab:
        64.1765, -53.8116, 54.5989
        CIE-LCH:
        64.1765, 76.6598, 134.5839
        CIE-Luv:
        64.1765, -47.9111, 70.0509
        Hunter-Lab:
        57.4624, -41.8866, 32.0078
      #48b12e color charts
#48b12e RGB chart
      #48b12e CMYK chart
      #48b12e RGB pie chart
      #48b12e color shades, tints & tones
#48b12e color schemes
#48b12e color preview, HTML & CSS examples
           This text has a color of #48b12e        
        
          <p style="color:#48b12e;">Text here</p>
        
        
          .mytext {color:#48b12e;}
        
        Text color #48b12e
      
           This box has a color of #48b12e        
        
          <div style="background-color:#48b12e;">Content here</div>
        
        
          .mybackground {background-color:#48b12e;}
        
        Background color #48b12e
      
           Border around this has a color of #48b12e        
        
          <div style="border:2px solid #48b12e;">Content here</div>
        
        
          .myborder {border:2px solid #48b12e;}
        
        Border color #48b12e