#48b7a3 color space conversions
Hex:
        #48b7a3
        RGB:
        72, 183, 163
        CMY:
        72, 28, 36
        CMYK:
        61, 0, 11, 28
      HSL:
        169°, 43.5294%, 50.0000%
        HSV (HSB):
        169°, 60.6557%, 71.7647%
        XYZ:
        26.2168, 37.8890, 40.5819
        xyY:
        0.2504, 0.3619, 37.8890
      CIE-Lab:
        67.9388, -36.3302, 0.7911
        CIE-LCH:
        67.9388, 36.3388, 178.7526
        CIE-Luv:
        67.9388, -45.4302, 6.8222
        Hunter-Lab:
        61.5541, -31.6937, 3.9986
      #48b7a3 color charts
#48b7a3 RGB chart
      #48b7a3 CMYK chart
      #48b7a3 RGB pie chart
      #48b7a3 color shades, tints & tones
#48b7a3 color schemes
#48b7a3 color preview, HTML & CSS examples
           This text has a color of #48b7a3        
        
          <p style="color:#48b7a3;">Text here</p>
        
        
          .mytext {color:#48b7a3;}
        
        Text color #48b7a3
      
           This box has a color of #48b7a3        
        
          <div style="background-color:#48b7a3;">Content here</div>
        
        
          .mybackground {background-color:#48b7a3;}
        
        Background color #48b7a3
      
           Border around this has a color of #48b7a3        
        
          <div style="border:2px solid #48b7a3;">Content here</div>
        
        
          .myborder {border:2px solid #48b7a3;}
        
        Border color #48b7a3