#48a58b color space conversions
Hex:
        #48a58b
        RGB:
        72, 165, 139
        CMY:
        72, 35, 45
        CMYK:
        56, 0, 16, 35
      HSL:
        163°, 39.2405%, 46.4706%
        HSV (HSB):
        163°, 56.3636%, 64.7059%
        XYZ:
        20.7878, 30.1521, 29.1504
        xyY:
        0.2596, 0.3765, 30.1521
      CIE-Lab:
        61.7852, -34.0312, 5.2109
        CIE-LCH:
        61.7852, 34.4278, 171.2944
        CIE-Luv:
        61.7852, -39.7532, 12.6914
        Hunter-Lab:
        54.9109, -28.5187, 6.9625
      #48a58b color charts
#48a58b RGB chart
      #48a58b CMYK chart
      #48a58b RGB pie chart
      #48a58b color shades, tints & tones
#48a58b color schemes
#48a58b color preview, HTML & CSS examples
           This text has a color of #48a58b        
        
          <p style="color:#48a58b;">Text here</p>
        
        
          .mytext {color:#48a58b;}
        
        Text color #48a58b
      
           This box has a color of #48a58b        
        
          <div style="background-color:#48a58b;">Content here</div>
        
        
          .mybackground {background-color:#48a58b;}
        
        Background color #48a58b
      
           Border around this has a color of #48a58b        
        
          <div style="border:2px solid #48a58b;">Content here</div>
        
        
          .myborder {border:2px solid #48a58b;}
        
        Border color #48a58b