#48e545 color space conversions
Hex:
        #48e545
        RGB:
        72, 229, 69
        CMY:
        72, 10, 73
        CMYK:
        69, 0, 70, 10
      HSL:
        119°, 75.4717%, 58.4314%
        HSV (HSB):
        119°, 69.8690%, 89.8039%
        XYZ:
        31.7660, 57.8460, 15.1214
        xyY:
        0.3033, 0.5523, 57.8460
      CIE-Lab:
        80.6531, -69.6227, 63.0717
        CIE-LCH:
        80.6531, 93.9434, 137.8264
        CIE-Luv:
        80.6531, -66.4272, 86.6922
        Hunter-Lab:
        76.0566, -58.5462, 41.4517
      #48e545 color charts
#48e545 RGB chart
      #48e545 CMYK chart
      #48e545 RGB pie chart
      #48e545 color shades, tints & tones
#48e545 color schemes
#48e545 color preview, HTML & CSS examples
           This text has a color of #48e545        
        
          <p style="color:#48e545;">Text here</p>
        
        
          .mytext {color:#48e545;}
        
        Text color #48e545
      
           This box has a color of #48e545        
        
          <div style="background-color:#48e545;">Content here</div>
        
        
          .mybackground {background-color:#48e545;}
        
        Background color #48e545
      
           Border around this has a color of #48e545        
        
          <div style="border:2px solid #48e545;">Content here</div>
        
        
          .myborder {border:2px solid #48e545;}
        
        Border color #48e545