#48a8a1 color space conversions
Hex:
        #48a8a1
        RGB:
        72, 168, 161
        CMY:
        72, 34, 37
        CMYK:
        57, 0, 4, 34
      HSL:
        176°, 40.0000%, 47.0588%
        HSV (HSB):
        176°, 57.1429%, 65.8824%
        XYZ:
        23.1081, 31.9562, 38.6684
        xyY:
        0.2465, 0.3409, 31.9562
      CIE-Lab:
        63.3067, -29.7737, -4.8967
        CIE-LCH:
        63.3067, 30.1737, 189.3394
        CIE-Luv:
        63.3067, -39.8185, -2.7144
        Hunter-Lab:
        56.5298, -25.9603, -0.9857
      #48a8a1 color charts
#48a8a1 RGB chart
      #48a8a1 CMYK chart
      #48a8a1 RGB pie chart
      #48a8a1 color shades, tints & tones
#48a8a1 color schemes
#48a8a1 color preview, HTML & CSS examples
           This text has a color of #48a8a1        
        
          <p style="color:#48a8a1;">Text here</p>
        
        
          .mytext {color:#48a8a1;}
        
        Text color #48a8a1
      
           This box has a color of #48a8a1        
        
          <div style="background-color:#48a8a1;">Content here</div>
        
        
          .mybackground {background-color:#48a8a1;}
        
        Background color #48a8a1
      
           Border around this has a color of #48a8a1        
        
          <div style="border:2px solid #48a8a1;">Content here</div>
        
        
          .myborder {border:2px solid #48a8a1;}
        
        Border color #48a8a1