#48b4a3 color space conversions
Hex:
        #48b4a3
        RGB:
        72, 180, 163
        CMY:
        72, 29, 36
        CMYK:
        60, 0, 9, 29
      HSL:
        171°, 42.8571%, 49.4118%
        HSV (HSB):
        171°, 60.0000%, 70.5882%
        XYZ:
        25.6046, 36.6646, 40.3778
        xyY:
        0.2494, 0.3572, 36.6646
      CIE-Lab:
        67.0246, -34.9435, -0.5433
        CIE-LCH:
        67.0246, 34.9478, 180.8908
        CIE-Luv:
        67.0246, -44.2946, 4.6125
        Hunter-Lab:
        60.5513, -30.4846, 2.8492
      #48b4a3 color charts
#48b4a3 RGB chart
      #48b4a3 CMYK chart
      #48b4a3 RGB pie chart
      #48b4a3 color shades, tints & tones
#48b4a3 color schemes
#48b4a3 color preview, HTML & CSS examples
           This text has a color of #48b4a3        
        
          <p style="color:#48b4a3;">Text here</p>
        
        
          .mytext {color:#48b4a3;}
        
        Text color #48b4a3
      
           This box has a color of #48b4a3        
        
          <div style="background-color:#48b4a3;">Content here</div>
        
        
          .mybackground {background-color:#48b4a3;}
        
        Background color #48b4a3
      
           Border around this has a color of #48b4a3        
        
          <div style="border:2px solid #48b4a3;">Content here</div>
        
        
          .myborder {border:2px solid #48b4a3;}
        
        Border color #48b4a3