#48a59e color space conversions
Hex:
        #48a59e
        RGB:
        72, 165, 158
        CMY:
        72, 35, 38
        CMYK:
        56, 0, 4, 35
      HSL:
        175°, 39.2405%, 46.4706%
        HSV (HSB):
        175°, 56.3636%, 64.7059%
        XYZ:
        22.2992, 30.7566, 37.1091
        xyY:
        0.2473, 0.3411, 30.7566
      CIE-Lab:
        62.3016, -29.1266, -4.6994
        CIE-LCH:
        62.3016, 29.5033, 189.1654
        CIE-Luv:
        62.3016, -38.8140, -2.5036
        Hunter-Lab:
        55.4586, -25.2802, -0.8517
      #48a59e color charts
#48a59e RGB chart
      #48a59e CMYK chart
      #48a59e RGB pie chart
      #48a59e color shades, tints & tones
#48a59e color schemes
#48a59e color preview, HTML & CSS examples
           This text has a color of #48a59e        
        
          <p style="color:#48a59e;">Text here</p>
        
        
          .mytext {color:#48a59e;}
        
        Text color #48a59e
      
           This box has a color of #48a59e        
        
          <div style="background-color:#48a59e;">Content here</div>
        
        
          .mybackground {background-color:#48a59e;}
        
        Background color #48a59e
      
           Border around this has a color of #48a59e        
        
          <div style="border:2px solid #48a59e;">Content here</div>
        
        
          .myborder {border:2px solid #48a59e;}
        
        Border color #48a59e