#48bc9a color space conversions
Hex:
        #48bc9a
        RGB:
        72, 188, 154
        CMY:
        72, 26, 40
        CMYK:
        62, 0, 18, 26
      HSL:
        162°, 46.4000%, 50.9804%
        HSV (HSB):
        162°, 61.7021%, 73.7255%
        XYZ:
        26.4884, 39.6773, 36.8342
        xyY:
        0.2572, 0.3852, 39.6773
      CIE-Lab:
        69.2390, -40.8148, 7.6074
        CIE-LCH:
        69.2390, 41.5177, 169.4419
        CIE-Luv:
        69.2390, -47.8172, 17.4611
        Hunter-Lab:
        62.9899, -35.1697, 9.4222
      #48bc9a color charts
#48bc9a RGB chart
      #48bc9a CMYK chart
      #48bc9a RGB pie chart
      #48bc9a color shades, tints & tones
#48bc9a color schemes
#48bc9a color preview, HTML & CSS examples
           This text has a color of #48bc9a        
        
          <p style="color:#48bc9a;">Text here</p>
        
        
          .mytext {color:#48bc9a;}
        
        Text color #48bc9a
      
           This box has a color of #48bc9a        
        
          <div style="background-color:#48bc9a;">Content here</div>
        
        
          .mybackground {background-color:#48bc9a;}
        
        Background color #48bc9a
      
           Border around this has a color of #48bc9a        
        
          <div style="border:2px solid #48bc9a;">Content here</div>
        
        
          .myborder {border:2px solid #48bc9a;}
        
        Border color #48bc9a