#48b2a3 color space conversions
Hex:
        #48b2a3
        RGB:
        72, 178, 163
        CMY:
        72, 30, 36
        CMYK:
        60, 0, 8, 30
      HSL:
        172°, 42.4000%, 49.0196%
        HSV (HSB):
        172°, 59.5506%, 69.8039%
        XYZ:
        25.2037, 35.8629, 40.2442
        xyY:
        0.2488, 0.3540, 35.8629
      CIE-Lab:
        66.4150, -34.0099, -1.4357
        CIE-LCH:
        66.4150, 34.0402, 182.4173
        CIE-Luv:
        66.4150, -43.5353, 3.1313
        Hunter-Lab:
        59.8856, -29.6754, 2.0760
      #48b2a3 color charts
#48b2a3 RGB chart
      #48b2a3 CMYK chart
      #48b2a3 RGB pie chart
      #48b2a3 color shades, tints & tones
#48b2a3 color schemes
#48b2a3 color preview, HTML & CSS examples
           This text has a color of #48b2a3        
        
          <p style="color:#48b2a3;">Text here</p>
        
        
          .mytext {color:#48b2a3;}
        
        Text color #48b2a3
      
           This box has a color of #48b2a3        
        
          <div style="background-color:#48b2a3;">Content here</div>
        
        
          .mybackground {background-color:#48b2a3;}
        
        Background color #48b2a3
      
           Border around this has a color of #48b2a3        
        
          <div style="border:2px solid #48b2a3;">Content here</div>
        
        
          .myborder {border:2px solid #48b2a3;}
        
        Border color #48b2a3