#48a29b color space conversions
Hex:
        #48a29b
        RGB:
        72, 162, 155
        CMY:
        72, 36, 39
        CMYK:
        56, 0, 4, 36
      HSL:
        175°, 38.4615%, 45.8824%
        HSV (HSB):
        175°, 55.5556%, 63.5294%
        XYZ:
        21.5092, 29.5849, 35.5872
        xyY:
        0.2481, 0.3413, 29.5849
      CIE-Lab:
        61.2944, -28.4706, -4.4994
        CIE-LCH:
        61.2944, 28.8240, 188.9806
        CIE-Luv:
        61.2944, -37.7995, -2.2912
        Hunter-Lab:
        54.3920, -24.5986, -0.7173
      #48a29b color charts
#48a29b RGB chart
      #48a29b CMYK chart
      #48a29b RGB pie chart
      #48a29b color shades, tints & tones
#48a29b color schemes
#48a29b color preview, HTML & CSS examples
           This text has a color of #48a29b        
        
          <p style="color:#48a29b;">Text here</p>
        
        
          .mytext {color:#48a29b;}
        
        Text color #48a29b
      
           This box has a color of #48a29b        
        
          <div style="background-color:#48a29b;">Content here</div>
        
        
          .mybackground {background-color:#48a29b;}
        
        Background color #48a29b
      
           Border around this has a color of #48a29b        
        
          <div style="border:2px solid #48a29b;">Content here</div>
        
        
          .myborder {border:2px solid #48a29b;}
        
        Border color #48a29b