#48e829 color space conversions
Hex:
        #48e829
        RGB:
        72, 232, 41
        CMY:
        72, 9, 84
        CMYK:
        69, 0, 82, 9
      HSL:
        110°, 80.5907%, 53.5294%
        HSV (HSB):
        110°, 82.3276%, 90.9804%
        XYZ:
        31.9293, 59.2510, 11.8516
        xyY:
        0.3099, 0.5751, 59.2510
      CIE-Lab:
        81.4294, -72.3750, 72.4894
        CIE-LCH:
        81.4294, 102.4346, 134.9548
        CIE-Luv:
        81.4294, -68.0447, 94.5533
        Hunter-Lab:
        76.9747, -60.6634, 44.7536
      #48e829 color charts
#48e829 RGB chart
      #48e829 CMYK chart
      #48e829 RGB pie chart
      #48e829 color shades, tints & tones
#48e829 color schemes
#48e829 color preview, HTML & CSS examples
           This text has a color of #48e829        
        
          <p style="color:#48e829;">Text here</p>
        
        
          .mytext {color:#48e829;}
        
        Text color #48e829
      
           This box has a color of #48e829        
        
          <div style="background-color:#48e829;">Content here</div>
        
        
          .mybackground {background-color:#48e829;}
        
        Background color #48e829
      
           Border around this has a color of #48e829        
        
          <div style="border:2px solid #48e829;">Content here</div>
        
        
          .myborder {border:2px solid #48e829;}
        
        Border color #48e829