#48a5a3 color space conversions
Hex:
        #48a5a3
        RGB:
        72, 165, 163
        CMY:
        72, 35, 36
        CMYK:
        56, 0, 1, 35
      HSL:
        179°, 39.2405%, 46.4706%
        HSV (HSB):
        179°, 56.3636%, 64.7059%
        XYZ:
        22.7385, 30.9323, 39.4224
        xyY:
        0.2443, 0.3323, 30.9323
      CIE-Lab:
        62.4505, -27.7562, -7.2875
        CIE-LCH:
        62.4505, 28.6969, 194.7111
        CIE-Luv:
        62.4505, -38.5635, -6.6401
        Hunter-Lab:
        55.6168, -24.3512, -3.0943
      #48a5a3 color charts
#48a5a3 RGB chart
      #48a5a3 CMYK chart
      #48a5a3 RGB pie chart
      #48a5a3 color shades, tints & tones
#48a5a3 color schemes
#48a5a3 color preview, HTML & CSS examples
           This text has a color of #48a5a3        
        
          <p style="color:#48a5a3;">Text here</p>
        
        
          .mytext {color:#48a5a3;}
        
        Text color #48a5a3
      
           This box has a color of #48a5a3        
        
          <div style="background-color:#48a5a3;">Content here</div>
        
        
          .mybackground {background-color:#48a5a3;}
        
        Background color #48a5a3
      
           Border around this has a color of #48a5a3        
        
          <div style="border:2px solid #48a5a3;">Content here</div>
        
        
          .myborder {border:2px solid #48a5a3;}
        
        Border color #48a5a3