#48ff0b color space conversions
Hex:
        #48ff0b
        RGB:
        72, 255, 11
        CMY:
        72, 0, 96
        CMYK:
        72, 0, 96, 0
      HSL:
        105°, 100.0000%, 52.1569%
        HSV (HSB):
        105°, 95.6863%, 100.0000%
        XYZ:
        38.4929, 72.9219, 12.3632
        xyY:
        0.3110, 0.5891, 72.9219
      CIE-Lab:
        88.4104, -80.1169, 83.1709
        CIE-LCH:
        88.4104, 115.4821, 133.9285
        CIE-Luv:
        88.4104, -76.0560, 106.7549
        Hunter-Lab:
        85.3943, -68.9782, 51.1922
      #48ff0b color charts
#48ff0b RGB chart
      #48ff0b CMYK chart
      #48ff0b RGB pie chart
      #48ff0b color shades, tints & tones
#48ff0b color schemes
#48ff0b color preview, HTML & CSS examples
           This text has a color of #48ff0b        
        
          <p style="color:#48ff0b;">Text here</p>
        
        
          .mytext {color:#48ff0b;}
        
        Text color #48ff0b
      
           This box has a color of #48ff0b        
        
          <div style="background-color:#48ff0b;">Content here</div>
        
        
          .mybackground {background-color:#48ff0b;}
        
        Background color #48ff0b
      
           Border around this has a color of #48ff0b        
        
          <div style="border:2px solid #48ff0b;">Content here</div>
        
        
          .myborder {border:2px solid #48ff0b;}
        
        Border color #48ff0b