#48bd6f color space conversions
Hex:
        #48bd6f
        RGB:
        72, 189, 111
        CMY:
        72, 26, 56
        CMYK:
        62, 0, 41, 26
      HSL:
        140°, 46.9880%, 51.1765%
        HSV (HSB):
        140°, 61.9048%, 74.1176%
        XYZ:
        23.7393, 38.9206, 21.3002
        xyY:
        0.2827, 0.4636, 38.9206
      CIE-Lab:
        68.6937, -50.1780, 29.9222
        CIE-LCH:
        68.6937, 58.4223, 149.1915
        CIE-Luv:
        68.6937, -50.3826, 47.6422
        Hunter-Lab:
        62.3864, -41.2532, 23.4275
      #48bd6f color charts
#48bd6f RGB chart
      #48bd6f CMYK chart
      #48bd6f RGB pie chart
      #48bd6f color shades, tints & tones
#48bd6f color schemes
#48bd6f color preview, HTML & CSS examples
           This text has a color of #48bd6f        
        
          <p style="color:#48bd6f;">Text here</p>
        
        
          .mytext {color:#48bd6f;}
        
        Text color #48bd6f
      
           This box has a color of #48bd6f        
        
          <div style="background-color:#48bd6f;">Content here</div>
        
        
          .mybackground {background-color:#48bd6f;}
        
        Background color #48bd6f
      
           Border around this has a color of #48bd6f        
        
          <div style="border:2px solid #48bd6f;">Content here</div>
        
        
          .myborder {border:2px solid #48bd6f;}
        
        Border color #48bd6f