#48cb2e color space conversions
Hex:
        #48cb2e
        RGB:
        72, 203, 46
        CMY:
        72, 20, 82
        CMYK:
        65, 0, 77, 20
      HSL:
        110°, 63.0522%, 48.8235%
        HSV (HSB):
        110°, 77.3399%, 79.6078%
        XYZ:
        24.5216, 44.2868, 9.8406
        xyY:
        0.3118, 0.5631, 44.2868
      CIE-Lab:
        72.4198, -62.8175, 62.6947
        CIE-LCH:
        72.4198, 88.7506, 135.0560
        CIE-Luv:
        72.4198, -57.7068, 81.4586
        Hunter-Lab:
        66.5484, -50.6864, 37.8166
      #48cb2e color charts
#48cb2e RGB chart
      #48cb2e CMYK chart
      #48cb2e RGB pie chart
      #48cb2e color shades, tints & tones
#48cb2e color schemes
#48cb2e color preview, HTML & CSS examples
           This text has a color of #48cb2e        
        
          <p style="color:#48cb2e;">Text here</p>
        
        
          .mytext {color:#48cb2e;}
        
        Text color #48cb2e
      
           This box has a color of #48cb2e        
        
          <div style="background-color:#48cb2e;">Content here</div>
        
        
          .mybackground {background-color:#48cb2e;}
        
        Background color #48cb2e
      
           Border around this has a color of #48cb2e        
        
          <div style="border:2px solid #48cb2e;">Content here</div>
        
        
          .myborder {border:2px solid #48cb2e;}
        
        Border color #48cb2e