#48bc0b color space conversions
Hex:
        #48bc0b
        RGB:
        72, 188, 11
        CMY:
        72, 26, 96
        CMYK:
        62, 0, 94, 26
      HSL:
        99°, 88.9447%, 39.0196%
        HSV (HSB):
        99°, 94.1489%, 73.7255%
        XYZ:
        20.7161, 37.3683, 6.4376
        xyY:
        0.3211, 0.5792, 37.3683
      CIE-Lab:
        67.5524, -59.2368, 66.1416
        CIE-LCH:
        67.5524, 88.7903, 131.8478
        CIE-Luv:
        67.5524, -52.5677, 80.5045
        Hunter-Lab:
        61.1296, -46.4853, 36.5469
      #48bc0b color charts
#48bc0b RGB chart
      #48bc0b CMYK chart
      #48bc0b RGB pie chart
      #48bc0b color shades, tints & tones
#48bc0b color schemes
#48bc0b color preview, HTML & CSS examples
           This text has a color of #48bc0b        
        
          <p style="color:#48bc0b;">Text here</p>
        
        
          .mytext {color:#48bc0b;}
        
        Text color #48bc0b
      
           This box has a color of #48bc0b        
        
          <div style="background-color:#48bc0b;">Content here</div>
        
        
          .mybackground {background-color:#48bc0b;}
        
        Background color #48bc0b
      
           Border around this has a color of #48bc0b        
        
          <div style="border:2px solid #48bc0b;">Content here</div>
        
        
          .myborder {border:2px solid #48bc0b;}
        
        Border color #48bc0b