#48b712 color space conversions
Hex:
        #48b712
        RGB:
        72, 183, 18
        CMY:
        72, 28, 93
        CMYK:
        61, 0, 90, 28
      HSL:
        100°, 82.0896%, 39.4118%
        HSV (HSB):
        100°, 90.1639%, 71.7647%
        XYZ:
        19.7152, 35.2884, 6.3445
        xyY:
        0.3214, 0.5752, 35.2884
      CIE-Lab:
        65.9726, -57.3535, 63.7949
        CIE-LCH:
        65.9726, 85.7859, 131.9564
        CIE-Luv:
        65.9726, -50.6171, 77.8203
        Hunter-Lab:
        59.4040, -44.7160, 35.2505
      #48b712 color charts
#48b712 RGB chart
      #48b712 CMYK chart
      #48b712 RGB pie chart
      #48b712 color shades, tints & tones
#48b712 color schemes
#48b712 color preview, HTML & CSS examples
           This text has a color of #48b712        
        
          <p style="color:#48b712;">Text here</p>
        
        
          .mytext {color:#48b712;}
        
        Text color #48b712
      
           This box has a color of #48b712        
        
          <div style="background-color:#48b712;">Content here</div>
        
        
          .mybackground {background-color:#48b712;}
        
        Background color #48b712
      
           Border around this has a color of #48b712        
        
          <div style="border:2px solid #48b712;">Content here</div>
        
        
          .myborder {border:2px solid #48b712;}
        
        Border color #48b712