#48e354 color space conversions
Hex:
        #48e354
        RGB:
        72, 227, 84
        CMY:
        72, 11, 67
        CMYK:
        68, 0, 63, 11
      HSL:
        125°, 73.4597%, 58.6275%
        HSV (HSB):
        125°, 68.2819%, 89.0196%
        XYZ:
        31.7418, 56.9560, 17.7081
        xyY:
        0.2983, 0.5353, 56.9560
      CIE-Lab:
        80.1548, -67.5630, 56.6148
        CIE-LCH:
        80.1548, 88.1476, 140.0385
        CIE-Luv:
        80.1548, -65.2864, 80.7018
        Hunter-Lab:
        75.4692, -56.9952, 38.9166
      #48e354 color charts
#48e354 RGB chart
      #48e354 CMYK chart
      #48e354 RGB pie chart
      #48e354 color shades, tints & tones
#48e354 color schemes
#48e354 color preview, HTML & CSS examples
           This text has a color of #48e354        
        
          <p style="color:#48e354;">Text here</p>
        
        
          .mytext {color:#48e354;}
        
        Text color #48e354
      
           This box has a color of #48e354        
        
          <div style="background-color:#48e354;">Content here</div>
        
        
          .mybackground {background-color:#48e354;}
        
        Background color #48e354
      
           Border around this has a color of #48e354        
        
          <div style="border:2px solid #48e354;">Content here</div>
        
        
          .myborder {border:2px solid #48e354;}
        
        Border color #48e354