#48f87b color space conversions
Hex:
        #48f87b
        RGB:
        72, 248, 123
        CMY:
        72, 3, 52
        CMYK:
        71, 0, 50, 3
      HSL:
        137°, 92.6316%, 62.7451%
        HSV (HSB):
        137°, 70.9677%, 97.2549%
        XYZ:
        39.8150, 69.9426, 30.1407
        xyY:
        0.2846, 0.5000, 69.9426
      CIE-Lab:
        86.9687, -69.7146, 47.1872
        CIE-LCH:
        86.9687, 84.1829, 145.9074
        CIE-Luv:
        86.9687, -71.0037, 73.9480
        Hunter-Lab:
        83.6317, -61.3759, 37.1742
      #48f87b color charts
#48f87b RGB chart
      #48f87b CMYK chart
      #48f87b RGB pie chart
      #48f87b color shades, tints & tones
#48f87b color schemes
#48f87b color preview, HTML & CSS examples
           This text has a color of #48f87b        
        
          <p style="color:#48f87b;">Text here</p>
        
        
          .mytext {color:#48f87b;}
        
        Text color #48f87b
      
           This box has a color of #48f87b        
        
          <div style="background-color:#48f87b;">Content here</div>
        
        
          .mybackground {background-color:#48f87b;}
        
        Background color #48f87b
      
           Border around this has a color of #48f87b        
        
          <div style="border:2px solid #48f87b;">Content here</div>
        
        
          .myborder {border:2px solid #48f87b;}
        
        Border color #48f87b