#48eb5b color space conversions
Hex:
        #48eb5b
        RGB:
        72, 235, 91
        CMY:
        72, 8, 64
        CMYK:
        69, 0, 61, 8
      HSL:
        127°, 80.2956%, 60.1961%
        HSV (HSB):
        127°, 69.3617%, 92.1569%
        XYZ:
        34.2691, 61.5497, 19.9716
        xyY:
        0.2960, 0.5316, 61.5497
      CIE-Lab:
        82.6734, -69.4461, 56.4909
        CIE-LCH:
        82.6734, 89.5208, 140.8734
        CIE-Luv:
        82.6734, -67.8293, 81.8117
        Hunter-Lab:
        78.4536, -59.3237, 39.8243
      #48eb5b color charts
#48eb5b RGB chart
      #48eb5b CMYK chart
      #48eb5b RGB pie chart
      #48eb5b color shades, tints & tones
#48eb5b color schemes
#48eb5b color preview, HTML & CSS examples
           This text has a color of #48eb5b        
        
          <p style="color:#48eb5b;">Text here</p>
        
        
          .mytext {color:#48eb5b;}
        
        Text color #48eb5b
      
           This box has a color of #48eb5b        
        
          <div style="background-color:#48eb5b;">Content here</div>
        
        
          .mybackground {background-color:#48eb5b;}
        
        Background color #48eb5b
      
           Border around this has a color of #48eb5b        
        
          <div style="border:2px solid #48eb5b;">Content here</div>
        
        
          .myborder {border:2px solid #48eb5b;}
        
        Border color #48eb5b