#48a0ac color space conversions
Hex:
        #48a0ac
        RGB:
        72, 160, 172
        CMY:
        72, 37, 33
        CMYK:
        58, 7, 0, 33
      HSL:
        187°, 40.9836%, 47.8431%
        HSV (HSB):
        187°, 58.1395%, 67.4510%
        XYZ:
        22.6897, 29.4979, 43.5275
        xyY:
        0.2371, 0.3082, 29.4979
      CIE-Lab:
        61.2185, -22.6684, -14.1969
        CIE-LCH:
        61.2185, 26.7471, 212.0583
        CIE-Luv:
        61.2185, -36.2058, -18.0691
        Hunter-Lab:
        54.3120, -20.4747, -9.4987
      #48a0ac color charts
#48a0ac RGB chart
      #48a0ac CMYK chart
      #48a0ac RGB pie chart
      #48a0ac color shades, tints & tones
#48a0ac color schemes
#48a0ac color preview, HTML & CSS examples
           This text has a color of #48a0ac        
        
          <p style="color:#48a0ac;">Text here</p>
        
        
          .mytext {color:#48a0ac;}
        
        Text color #48a0ac
      
           This box has a color of #48a0ac        
        
          <div style="background-color:#48a0ac;">Content here</div>
        
        
          .mybackground {background-color:#48a0ac;}
        
        Background color #48a0ac
      
           Border around this has a color of #48a0ac        
        
          <div style="border:2px solid #48a0ac;">Content here</div>
        
        
          .myborder {border:2px solid #48a0ac;}
        
        Border color #48a0ac