#48d368 color space conversions
Hex:
        #48d368
        RGB:
        72, 211, 104
        CMY:
        72, 17, 59
        CMYK:
        66, 0, 51, 17
      HSL:
        134°, 61.2335%, 55.4902%
        HSV (HSB):
        134°, 65.8768%, 82.7451%
        XYZ:
        28.4654, 48.9657, 21.0478
        xyY:
        0.2891, 0.4972, 48.9657
      CIE-Lab:
        75.4300, -59.5688, 41.9969
        CIE-LCH:
        75.4300, 72.8848, 144.8156
        CIE-Luv:
        75.4300, -58.8436, 63.8633
        Hunter-Lab:
        69.9755, -49.8449, 31.1492
      #48d368 color charts
#48d368 RGB chart
      #48d368 CMYK chart
      #48d368 RGB pie chart
      #48d368 color shades, tints & tones
#48d368 color schemes
#48d368 color preview, HTML & CSS examples
           This text has a color of #48d368        
        
          <p style="color:#48d368;">Text here</p>
        
        
          .mytext {color:#48d368;}
        
        Text color #48d368
      
           This box has a color of #48d368        
        
          <div style="background-color:#48d368;">Content here</div>
        
        
          .mybackground {background-color:#48d368;}
        
        Background color #48d368
      
           Border around this has a color of #48d368        
        
          <div style="border:2px solid #48d368;">Content here</div>
        
        
          .myborder {border:2px solid #48d368;}
        
        Border color #48d368