#48b5a5 color space conversions
Hex:
        #48b5a5
        RGB:
        72, 181, 165
        CMY:
        72, 29, 35
        CMYK:
        60, 0, 9, 29
      HSL:
        171°, 43.0830%, 49.6078%
        HSV (HSB):
        171°, 60.2210%, 70.9804%
        XYZ:
        25.9879, 37.1421, 41.3967
        xyY:
        0.2486, 0.3553, 37.1421
      CIE-Lab:
        67.3835, -34.8870, -1.1232
        CIE-LCH:
        67.3835, 34.9051, 181.8441
        CIE-Luv:
        67.3835, -44.5633, 3.7403
        Hunter-Lab:
        60.9443, -30.5365, 2.3880
      #48b5a5 color charts
#48b5a5 RGB chart
      #48b5a5 CMYK chart
      #48b5a5 RGB pie chart
      #48b5a5 color shades, tints & tones
#48b5a5 color schemes
#48b5a5 color preview, HTML & CSS examples
           This text has a color of #48b5a5        
        
          <p style="color:#48b5a5;">Text here</p>
        
        
          .mytext {color:#48b5a5;}
        
        Text color #48b5a5
      
           This box has a color of #48b5a5        
        
          <div style="background-color:#48b5a5;">Content here</div>
        
        
          .mybackground {background-color:#48b5a5;}
        
        Background color #48b5a5
      
           Border around this has a color of #48b5a5        
        
          <div style="border:2px solid #48b5a5;">Content here</div>
        
        
          .myborder {border:2px solid #48b5a5;}
        
        Border color #48b5a5