#48a0a5 color space conversions
Hex:
        #48a0a5
        RGB:
        72, 160, 165
        CMY:
        72, 37, 35
        CMYK:
        56, 3, 0, 35
      HSL:
        183°, 39.2405%, 46.4706%
        HSV (HSB):
        183°, 56.3636%, 64.7059%
        XYZ:
        22.0348, 29.2359, 40.0791
        xyY:
        0.2412, 0.3200, 29.2359
      CIE-Lab:
        60.9893, -24.6934, -10.5938
        CIE-LCH:
        60.9893, 26.8699, 203.2200
        CIE-Luv:
        60.9893, -36.5411, -12.1377
        Hunter-Lab:
        54.0703, -21.8803, -6.0989
      #48a0a5 color charts
#48a0a5 RGB chart
      #48a0a5 CMYK chart
      #48a0a5 RGB pie chart
      #48a0a5 color shades, tints & tones
#48a0a5 color schemes
#48a0a5 color preview, HTML & CSS examples
           This text has a color of #48a0a5        
        
          <p style="color:#48a0a5;">Text here</p>
        
        
          .mytext {color:#48a0a5;}
        
        Text color #48a0a5
      
           This box has a color of #48a0a5        
        
          <div style="background-color:#48a0a5;">Content here</div>
        
        
          .mybackground {background-color:#48a0a5;}
        
        Background color #48a0a5
      
           Border around this has a color of #48a0a5        
        
          <div style="border:2px solid #48a0a5;">Content here</div>
        
        
          .myborder {border:2px solid #48a0a5;}
        
        Border color #48a0a5