#48e054 color space conversions
Hex:
        #48e054
        RGB:
        72, 224, 84
        CMY:
        72, 12, 67
        CMYK:
        68, 0, 63, 12
      HSL:
        125°, 71.0280%, 58.0392%
        HSV (HSB):
        125°, 67.8571%, 87.8431%
        XYZ:
        30.9284, 55.3291, 17.4370
        xyY:
        0.2983, 0.5336, 55.3291
      CIE-Lab:
        79.2305, -66.5677, 55.5811
        CIE-LCH:
        79.2305, 86.7209, 140.1396
        CIE-Luv:
        79.2305, -64.2344, 79.2803
        Hunter-Lab:
        74.3835, -55.9516, 38.1697
      #48e054 color charts
#48e054 RGB chart
      #48e054 CMYK chart
      #48e054 RGB pie chart
      #48e054 color shades, tints & tones
#48e054 color schemes
#48e054 color preview, HTML & CSS examples
           This text has a color of #48e054        
        
          <p style="color:#48e054;">Text here</p>
        
        
          .mytext {color:#48e054;}
        
        Text color #48e054
      
           This box has a color of #48e054        
        
          <div style="background-color:#48e054;">Content here</div>
        
        
          .mybackground {background-color:#48e054;}
        
        Background color #48e054
      
           Border around this has a color of #48e054        
        
          <div style="border:2px solid #48e054;">Content here</div>
        
        
          .myborder {border:2px solid #48e054;}
        
        Border color #48e054