#48f86b color space conversions
Hex:
        #48f86b
        RGB:
        72, 248, 107
        CMY:
        72, 3, 58
        CMYK:
        71, 0, 57, 3
      HSL:
        132°, 92.6316%, 62.7451%
        HSV (HSB):
        132°, 70.9677%, 97.2549%
        XYZ:
        38.8937, 69.5741, 25.2891
        xyY:
        0.2908, 0.5202, 69.5741
      CIE-Lab:
        86.7875, -71.8419, 54.2813
        CIE-LCH:
        86.7875, 90.0429, 142.9265
        CIE-Luv:
        86.7875, -71.6826, 81.4825
        Hunter-Lab:
        83.4111, -62.7366, 40.4118
      #48f86b color charts
#48f86b RGB chart
      #48f86b CMYK chart
      #48f86b RGB pie chart
      #48f86b color shades, tints & tones
#48f86b color schemes
#48f86b color preview, HTML & CSS examples
           This text has a color of #48f86b        
        
          <p style="color:#48f86b;">Text here</p>
        
        
          .mytext {color:#48f86b;}
        
        Text color #48f86b
      
           This box has a color of #48f86b        
        
          <div style="background-color:#48f86b;">Content here</div>
        
        
          .mybackground {background-color:#48f86b;}
        
        Background color #48f86b
      
           Border around this has a color of #48f86b        
        
          <div style="border:2px solid #48f86b;">Content here</div>
        
        
          .myborder {border:2px solid #48f86b;}
        
        Border color #48f86b