#48bd9d color space conversions
Hex:
        #48bd9d
        RGB:
        72, 189, 157
        CMY:
        72, 26, 38
        CMYK:
        62, 0, 17, 26
      HSL:
        164°, 46.9880%, 51.1765%
        HSV (HSB):
        164°, 61.9048%, 74.1176%
        XYZ:
        26.9559, 40.2072, 38.2383
        xyY:
        0.2557, 0.3815, 40.2072
      CIE-Lab:
        69.6169, -40.5334, 6.5101
        CIE-LCH:
        69.6169, 41.0529, 170.8756
        CIE-Luv:
        69.6169, -48.0270, 15.8673
        Hunter-Lab:
        63.4092, -35.0839, 8.6321
      #48bd9d color charts
#48bd9d RGB chart
      #48bd9d CMYK chart
      #48bd9d RGB pie chart
      #48bd9d color shades, tints & tones
#48bd9d color schemes
#48bd9d color preview, HTML & CSS examples
           This text has a color of #48bd9d        
        
          <p style="color:#48bd9d;">Text here</p>
        
        
          .mytext {color:#48bd9d;}
        
        Text color #48bd9d
      
           This box has a color of #48bd9d        
        
          <div style="background-color:#48bd9d;">Content here</div>
        
        
          .mybackground {background-color:#48bd9d;}
        
        Background color #48bd9d
      
           Border around this has a color of #48bd9d        
        
          <div style="border:2px solid #48bd9d;">Content here</div>
        
        
          .myborder {border:2px solid #48bd9d;}
        
        Border color #48bd9d