#48e942 color space conversions
Hex:
        #48e942
        RGB:
        72, 233, 66
        CMY:
        72, 9, 74
        CMYK:
        69, 0, 72, 9
      HSL:
        118°, 79.1469%, 58.6275%
        HSV (HSB):
        118°, 71.6738%, 91.3725%
        XYZ:
        32.7948, 60.0489, 15.0164
        xyY:
        0.3040, 0.5567, 60.0489
      CIE-Lab:
        81.8648, -71.1392, 65.4011
        CIE-LCH:
        81.8648, 96.6338, 137.4065
        CIE-Luv:
        81.8648, -67.8869, 89.3270
        Hunter-Lab:
        77.4912, -60.0673, 42.7545
      #48e942 color charts
#48e942 RGB chart
      #48e942 CMYK chart
      #48e942 RGB pie chart
      #48e942 color shades, tints & tones
#48e942 color schemes
#48e942 color preview, HTML & CSS examples
           This text has a color of #48e942        
        
          <p style="color:#48e942;">Text here</p>
        
        
          .mytext {color:#48e942;}
        
        Text color #48e942
      
           This box has a color of #48e942        
        
          <div style="background-color:#48e942;">Content here</div>
        
        
          .mybackground {background-color:#48e942;}
        
        Background color #48e942
      
           Border around this has a color of #48e942        
        
          <div style="border:2px solid #48e942;">Content here</div>
        
        
          .myborder {border:2px solid #48e942;}
        
        Border color #48e942