#48d300 color space conversions
Hex:
        #48d300
        RGB:
        72, 211, 0
        CMY:
        72, 17, 100
        CMYK:
        66, 0, 100, 17
      HSL:
        100°, 100.0000%, 41.3725%
        HSV (HSB):
        100°, 100.0000%, 82.7451%
        XYZ:
        25.9668, 47.9662, 7.8898
        xyY:
        0.3174, 0.5862, 47.9662
      CIE-Lab:
        74.8036, -66.9585, 73.1772
        CIE-LCH:
        74.8036, 99.1884, 132.4591
        CIE-Luv:
        74.8036, -61.0648, 90.3816
        Hunter-Lab:
        69.2577, -54.2760, 41.7261
      #48d300 color charts
#48d300 RGB chart
      #48d300 CMYK chart
      #48d300 RGB pie chart
      #48d300 color shades, tints & tones
#48d300 color schemes
#48d300 color preview, HTML & CSS examples
           This text has a color of #48d300        
        
          <p style="color:#48d300;">Text here</p>
        
        
          .mytext {color:#48d300;}
        
        Text color #48d300
      
           This box has a color of #48d300        
        
          <div style="background-color:#48d300;">Content here</div>
        
        
          .mybackground {background-color:#48d300;}
        
        Background color #48d300
      
           Border around this has a color of #48d300        
        
          <div style="border:2px solid #48d300;">Content here</div>
        
        
          .myborder {border:2px solid #48d300;}
        
        Border color #48d300