#48a7a5 color space conversions
Hex:
        #48a7a5
        RGB:
        72, 167, 165
        CMY:
        72, 35, 35
        CMYK:
        57, 0, 1, 35
      HSL:
        179°, 39.7490%, 46.8627%
        HSV (HSB):
        179°, 56.8862%, 65.4902%
        XYZ:
        23.2827, 31.7318, 40.4950
        xyY:
        0.2438, 0.3322, 31.7318
      CIE-Lab:
        63.1206, -28.1876, -7.4134
        CIE-LCH:
        63.1206, 29.1462, 194.7351
        CIE-Luv:
        63.1206, -39.2303, -6.7830
        Hunter-Lab:
        56.3310, -24.8015, -3.1905
      #48a7a5 color charts
#48a7a5 RGB chart
      #48a7a5 CMYK chart
      #48a7a5 RGB pie chart
      #48a7a5 color shades, tints & tones
#48a7a5 color schemes
#48a7a5 color preview, HTML & CSS examples
           This text has a color of #48a7a5        
        
          <p style="color:#48a7a5;">Text here</p>
        
        
          .mytext {color:#48a7a5;}
        
        Text color #48a7a5
      
           This box has a color of #48a7a5        
        
          <div style="background-color:#48a7a5;">Content here</div>
        
        
          .mybackground {background-color:#48a7a5;}
        
        Background color #48a7a5
      
           Border around this has a color of #48a7a5        
        
          <div style="border:2px solid #48a7a5;">Content here</div>
        
        
          .myborder {border:2px solid #48a7a5;}
        
        Border color #48a7a5