#48cd58 color space conversions
Hex:
        #48cd58
        RGB:
        72, 205, 88
        CMY:
        72, 20, 65
        CMYK:
        65, 0, 57, 20
      HSL:
        127°, 57.0815%, 54.3137%
        HSV (HSB):
        127°, 64.8780%, 80.3922%
        XYZ:
        26.2653, 45.7449, 16.6779
        xyY:
        0.2962, 0.5158, 45.7449
      CIE-Lab:
        73.3797, -59.5824, 47.0932
        CIE-LCH:
        73.3797, 75.9463, 141.6776
        CIE-Luv:
        73.3797, -57.2838, 68.3239
        Hunter-Lab:
        67.6350, -49.0429, 32.7244
      #48cd58 color charts
#48cd58 RGB chart
      #48cd58 CMYK chart
      #48cd58 RGB pie chart
      #48cd58 color shades, tints & tones
#48cd58 color schemes
#48cd58 color preview, HTML & CSS examples
           This text has a color of #48cd58        
        
          <p style="color:#48cd58;">Text here</p>
        
        
          .mytext {color:#48cd58;}
        
        Text color #48cd58
      
           This box has a color of #48cd58        
        
          <div style="background-color:#48cd58;">Content here</div>
        
        
          .mybackground {background-color:#48cd58;}
        
        Background color #48cd58
      
           Border around this has a color of #48cd58        
        
          <div style="border:2px solid #48cd58;">Content here</div>
        
        
          .myborder {border:2px solid #48cd58;}
        
        Border color #48cd58