#48c714 color space conversions
Hex:
        #48c714
        RGB:
        72, 199, 20
        CMY:
        72, 22, 92
        CMYK:
        64, 0, 90, 22
      HSL:
        103°, 81.7352%, 42.9412%
        HSV (HSB):
        103°, 89.9497%, 78.0392%
        XYZ:
        23.2222, 42.2751, 7.5978
        xyY:
        0.3177, 0.5784, 42.2751
      CIE-Lab:
        71.0602, -62.6815, 67.7647
        CIE-LCH:
        71.0602, 92.3094, 132.7684
        CIE-Luv:
        71.0602, -56.5975, 84.1290
        Hunter-Lab:
        65.0193, -50.0310, 38.5852
      #48c714 color charts
#48c714 RGB chart
      #48c714 CMYK chart
      #48c714 RGB pie chart
      #48c714 color shades, tints & tones
#48c714 color schemes
#48c714 color preview, HTML & CSS examples
           This text has a color of #48c714        
        
          <p style="color:#48c714;">Text here</p>
        
        
          .mytext {color:#48c714;}
        
        Text color #48c714
      
           This box has a color of #48c714        
        
          <div style="background-color:#48c714;">Content here</div>
        
        
          .mybackground {background-color:#48c714;}
        
        Background color #48c714
      
           Border around this has a color of #48c714        
        
          <div style="border:2px solid #48c714;">Content here</div>
        
        
          .myborder {border:2px solid #48c714;}
        
        Border color #48c714