#48a7a2 color space conversions
Hex:
        #48a7a2
        RGB:
        72, 167, 162
        CMY:
        72, 35, 36
        CMYK:
        57, 0, 3, 35
      HSL:
        177°, 39.7490%, 46.8627%
        HSV (HSB):
        177°, 56.8862%, 65.4902%
        XYZ:
        23.0128, 31.6238, 39.0735
        xyY:
        0.2456, 0.3375, 31.6238
      CIE-Lab:
        63.0307, -29.0141, -5.8652
        CIE-LCH:
        63.0307, 29.6010, 191.4284
        CIE-Luv:
        63.0307, -39.3830, -4.2941
        Hunter-Lab:
        56.2350, -25.3646, -1.8317
      #48a7a2 color charts
#48a7a2 RGB chart
      #48a7a2 CMYK chart
      #48a7a2 RGB pie chart
      #48a7a2 color shades, tints & tones
#48a7a2 color schemes
#48a7a2 color preview, HTML & CSS examples
           This text has a color of #48a7a2        
        
          <p style="color:#48a7a2;">Text here</p>
        
        
          .mytext {color:#48a7a2;}
        
        Text color #48a7a2
      
           This box has a color of #48a7a2        
        
          <div style="background-color:#48a7a2;">Content here</div>
        
        
          .mybackground {background-color:#48a7a2;}
        
        Background color #48a7a2
      
           Border around this has a color of #48a7a2        
        
          <div style="border:2px solid #48a7a2;">Content here</div>
        
        
          .myborder {border:2px solid #48a7a2;}
        
        Border color #48a7a2