#48bd1d color space conversions
Hex:
        #48bd1d
        RGB:
        72, 189, 29
        CMY:
        72, 26, 89
        CMYK:
        62, 0, 85, 26
      HSL:
        104°, 73.3945%, 42.7451%
        HSV (HSB):
        104°, 84.6561%, 74.1176%
        XYZ:
        21.0919, 37.8616, 7.3588
        xyY:
        0.3181, 0.5710, 37.8616
      CIE-Lab:
        67.9185, -59.0063, 63.2207
        CIE-LCH:
        67.9185, 86.4789, 133.0252
        CIE-Luv:
        67.9185, -52.7820, 78.8282
        Hunter-Lab:
        61.5318, -46.4945, 35.9816
      #48bd1d color charts
#48bd1d RGB chart
      #48bd1d CMYK chart
      #48bd1d RGB pie chart
      #48bd1d color shades, tints & tones
#48bd1d color schemes
#48bd1d color preview, HTML & CSS examples
           This text has a color of #48bd1d        
        
          <p style="color:#48bd1d;">Text here</p>
        
        
          .mytext {color:#48bd1d;}
        
        Text color #48bd1d
      
           This box has a color of #48bd1d        
        
          <div style="background-color:#48bd1d;">Content here</div>
        
        
          .mybackground {background-color:#48bd1d;}
        
        Background color #48bd1d
      
           Border around this has a color of #48bd1d        
        
          <div style="border:2px solid #48bd1d;">Content here</div>
        
        
          .myborder {border:2px solid #48bd1d;}
        
        Border color #48bd1d