#48bd8d color space conversions
Hex:
        #48bd8d
        RGB:
        72, 189, 141
        CMY:
        72, 26, 45
        CMYK:
        62, 0, 25, 26
      HSL:
        155°, 46.9880%, 51.1765%
        HSV (HSB):
        155°, 61.9048%, 74.1176%
        XYZ:
        25.6778, 39.6960, 31.5080
        xyY:
        0.2650, 0.4097, 39.6960
      CIE-Lab:
        69.2525, -44.2389, 14.7000
        CIE-LCH:
        69.2525, 46.6172, 161.6190
        CIE-Luv:
        69.2525, -48.9003, 27.8056
        Hunter-Lab:
        63.0048, -37.5101, 14.4530
      #48bd8d color charts
#48bd8d RGB chart
      #48bd8d CMYK chart
      #48bd8d RGB pie chart
      #48bd8d color shades, tints & tones
#48bd8d color schemes
#48bd8d color preview, HTML & CSS examples
           This text has a color of #48bd8d        
        
          <p style="color:#48bd8d;">Text here</p>
        
        
          .mytext {color:#48bd8d;}
        
        Text color #48bd8d
      
           This box has a color of #48bd8d        
        
          <div style="background-color:#48bd8d;">Content here</div>
        
        
          .mybackground {background-color:#48bd8d;}
        
        Background color #48bd8d
      
           Border around this has a color of #48bd8d        
        
          <div style="border:2px solid #48bd8d;">Content here</div>
        
        
          .myborder {border:2px solid #48bd8d;}
        
        Border color #48bd8d