#48be6f color space conversions
Hex:
        #48be6f
        RGB:
        72, 190, 111
        CMY:
        72, 25, 56
        CMYK:
        62, 0, 42, 25
      HSL:
        140°, 47.5806%, 51.3725%
        HSV (HSB):
        140°, 62.1053%, 74.5098%
        XYZ:
        23.9552, 39.3523, 21.3721
        xyY:
        0.2829, 0.4647, 39.3523
      CIE-Lab:
        69.0057, -50.5713, 30.3296
        CIE-LCH:
        69.0057, 58.9689, 149.0473
        CIE-Luv:
        69.0057, -50.7614, 48.2314
        Hunter-Lab:
        62.7314, -41.6164, 23.7124
      #48be6f color charts
#48be6f RGB chart
      #48be6f CMYK chart
      #48be6f RGB pie chart
      #48be6f color shades, tints & tones
#48be6f color schemes
#48be6f color preview, HTML & CSS examples
           This text has a color of #48be6f        
        
          <p style="color:#48be6f;">Text here</p>
        
        
          .mytext {color:#48be6f;}
        
        Text color #48be6f
      
           This box has a color of #48be6f        
        
          <div style="background-color:#48be6f;">Content here</div>
        
        
          .mybackground {background-color:#48be6f;}
        
        Background color #48be6f
      
           Border around this has a color of #48be6f        
        
          <div style="border:2px solid #48be6f;">Content here</div>
        
        
          .myborder {border:2px solid #48be6f;}
        
        Border color #48be6f