#48b1a3 color space conversions
Hex:
        #48b1a3
        RGB:
        72, 177, 163
        CMY:
        72, 31, 36
        CMYK:
        59, 0, 8, 31
      HSL:
        172°, 42.1687%, 48.8235%
        HSV (HSB):
        172°, 59.3220%, 69.4118%
        XYZ:
        25.0055, 35.4663, 40.1781
        xyY:
        0.2484, 0.3524, 35.4663
      CIE-Lab:
        66.1101, -33.5404, -1.8827
        CIE-LCH:
        66.1101, 33.5932, 183.2128
        CIE-Luv:
        66.1101, -43.1551, 2.3884
        Hunter-Lab:
        59.5536, -29.2699, 1.6873
      #48b1a3 color charts
#48b1a3 RGB chart
      #48b1a3 CMYK chart
      #48b1a3 RGB pie chart
      #48b1a3 color shades, tints & tones
#48b1a3 color schemes
#48b1a3 color preview, HTML & CSS examples
           This text has a color of #48b1a3        
        
          <p style="color:#48b1a3;">Text here</p>
        
        
          .mytext {color:#48b1a3;}
        
        Text color #48b1a3
      
           This box has a color of #48b1a3        
        
          <div style="background-color:#48b1a3;">Content here</div>
        
        
          .mybackground {background-color:#48b1a3;}
        
        Background color #48b1a3
      
           Border around this has a color of #48b1a3        
        
          <div style="border:2px solid #48b1a3;">Content here</div>
        
        
          .myborder {border:2px solid #48b1a3;}
        
        Border color #48b1a3