#48d078 color space conversions
Hex:
        #48d078
        RGB:
        72, 208, 120
        CMY:
        72, 18, 53
        CMYK:
        65, 0, 42, 18
      HSL:
        141°, 59.1304%, 54.9020%
        HSV (HSB):
        141°, 65.3846%, 81.5686%
        XYZ:
        28.6185, 47.8455, 25.4961
        xyY:
        0.2807, 0.4693, 47.8455
      CIE-Lab:
        74.7274, -55.9418, 33.1536
        CIE-LCH:
        74.7274, 65.0280, 149.3471
        CIE-Luv:
        74.7274, -57.0347, 53.4467
        Hunter-Lab:
        69.1705, -47.1959, 26.5652
      #48d078 color charts
#48d078 RGB chart
      #48d078 CMYK chart
      #48d078 RGB pie chart
      #48d078 color shades, tints & tones
#48d078 color schemes
#48d078 color preview, HTML & CSS examples
           This text has a color of #48d078        
        
          <p style="color:#48d078;">Text here</p>
        
        
          .mytext {color:#48d078;}
        
        Text color #48d078
      
           This box has a color of #48d078        
        
          <div style="background-color:#48d078;">Content here</div>
        
        
          .mybackground {background-color:#48d078;}
        
        Background color #48d078
      
           Border around this has a color of #48d078        
        
          <div style="border:2px solid #48d078;">Content here</div>
        
        
          .myborder {border:2px solid #48d078;}
        
        Border color #48d078