#48e102 color space conversions
Hex:
        #48e102
        RGB:
        72, 225, 2
        CMY:
        72, 12, 99
        CMYK:
        68, 0, 99, 12
      HSL:
        101°, 98.2379%, 44.5098%
        HSV (HSB):
        101°, 99.1111%, 88.2353%
        XYZ:
        29.6087, 55.2325, 9.1578
        xyY:
        0.3150, 0.5876, 55.2325
      CIE-Lab:
        79.1750, -71.2915, 76.4672
        CIE-LCH:
        79.1750, 104.5453, 132.9938
        CIE-Luv:
        79.1750, -65.9781, 95.7111
        Hunter-Lab:
        74.3186, -58.9428, 44.7171
      #48e102 color charts
#48e102 RGB chart
      #48e102 CMYK chart
      #48e102 RGB pie chart
      #48e102 color shades, tints & tones
#48e102 color schemes
#48e102 color preview, HTML & CSS examples
           This text has a color of #48e102        
        
          <p style="color:#48e102;">Text here</p>
        
        
          .mytext {color:#48e102;}
        
        Text color #48e102
      
           This box has a color of #48e102        
        
          <div style="background-color:#48e102;">Content here</div>
        
        
          .mybackground {background-color:#48e102;}
        
        Background color #48e102
      
           Border around this has a color of #48e102        
        
          <div style="border:2px solid #48e102;">Content here</div>
        
        
          .myborder {border:2px solid #48e102;}
        
        Border color #48e102