#48a5ab color space conversions
Hex:
        #48a5ab
        RGB:
        72, 165, 171
        CMY:
        72, 35, 33
        CMYK:
        58, 4, 0, 33
      HSL:
        184°, 40.7407%, 47.6471%
        HSV (HSB):
        184°, 57.8947%, 67.0588%
        XYZ:
        23.4783, 31.2283, 43.3183
        xyY:
        0.2395, 0.3186, 31.2283
      CIE-Lab:
        62.6999, -25.5007, -11.4065
        CIE-LCH:
        62.6999, 27.9355, 204.0990
        CIE-Luv:
        62.6999, -38.1622, -13.3485
        Hunter-Lab:
        55.8823, -22.7991, -6.8423
      #48a5ab color charts
#48a5ab RGB chart
      #48a5ab CMYK chart
      #48a5ab RGB pie chart
      #48a5ab color shades, tints & tones
#48a5ab color schemes
#48a5ab color preview, HTML & CSS examples
           This text has a color of #48a5ab        
        
          <p style="color:#48a5ab;">Text here</p>
        
        
          .mytext {color:#48a5ab;}
        
        Text color #48a5ab
      
           This box has a color of #48a5ab        
        
          <div style="background-color:#48a5ab;">Content here</div>
        
        
          .mybackground {background-color:#48a5ab;}
        
        Background color #48a5ab
      
           Border around this has a color of #48a5ab        
        
          <div style="border:2px solid #48a5ab;">Content here</div>
        
        
          .myborder {border:2px solid #48a5ab;}
        
        Border color #48a5ab