#48ef05 color space conversions
Hex:
        #48ef05
        RGB:
        72, 239, 5
        CMY:
        72, 6, 98
        CMYK:
        70, 0, 98, 6
      HSL:
        103°, 95.9016%, 47.8431%
        HSV (HSB):
        103°, 97.9079%, 93.7255%
        XYZ:
        33.5664, 63.1217, 10.5582
        xyY:
        0.3130, 0.5886, 63.1217
      CIE-Lab:
        83.5064, -75.4860, 79.6788
        CIE-LCH:
        83.5064, 109.7581, 133.4521
        CIE-Luv:
        83.5064, -70.7529, 100.9439
        Hunter-Lab:
        79.4492, -63.6218, 47.7352
      #48ef05 color charts
#48ef05 RGB chart
      #48ef05 CMYK chart
      #48ef05 RGB pie chart
      #48ef05 color shades, tints & tones
#48ef05 color schemes
#48ef05 color preview, HTML & CSS examples
           This text has a color of #48ef05        
        
          <p style="color:#48ef05;">Text here</p>
        
        
          .mytext {color:#48ef05;}
        
        Text color #48ef05
      
           This box has a color of #48ef05        
        
          <div style="background-color:#48ef05;">Content here</div>
        
        
          .mybackground {background-color:#48ef05;}
        
        Background color #48ef05
      
           Border around this has a color of #48ef05        
        
          <div style="border:2px solid #48ef05;">Content here</div>
        
        
          .myborder {border:2px solid #48ef05;}
        
        Border color #48ef05