#48d912 color space conversions
Hex:
        #48d912
        RGB:
        72, 217, 18
        CMY:
        72, 15, 93
        CMYK:
        67, 0, 92, 15
      HSL:
        104°, 84.6809%, 46.0784%
        HSV (HSB):
        104°, 91.7051%, 85.0980%
        XYZ:
        27.5945, 51.0471, 8.9710
        xyY:
        0.3150, 0.5826, 51.0471
      CIE-Lab:
        76.7075, -68.5225, 72.8131
        CIE-LCH:
        76.7075, 99.9854, 133.2612
        CIE-Luv:
        76.7075, -63.0902, 91.5334
        Hunter-Lab:
        71.4473, -56.0920, 42.5686
      #48d912 color charts
#48d912 RGB chart
      #48d912 CMYK chart
      #48d912 RGB pie chart
      #48d912 color shades, tints & tones
#48d912 color schemes
#48d912 color preview, HTML & CSS examples
           This text has a color of #48d912        
        
          <p style="color:#48d912;">Text here</p>
        
        
          .mytext {color:#48d912;}
        
        Text color #48d912
      
           This box has a color of #48d912        
        
          <div style="background-color:#48d912;">Content here</div>
        
        
          .mybackground {background-color:#48d912;}
        
        Background color #48d912
      
           Border around this has a color of #48d912        
        
          <div style="border:2px solid #48d912;">Content here</div>
        
        
          .myborder {border:2px solid #48d912;}
        
        Border color #48d912