#48b0a2 color space conversions
Hex:
        #48b0a2
        RGB:
        72, 176, 162
        CMY:
        72, 31, 36
        CMYK:
        59, 0, 8, 31
      HSL:
        172°, 41.9355%, 48.6275%
        HSV (HSB):
        172°, 59.0909%, 69.0196%
        XYZ:
        24.7194, 35.0370, 39.6424
        xyY:
        0.2487, 0.3525, 35.0370
      CIE-Lab:
        65.7775, -33.3330, -1.8159
        CIE-LCH:
        65.7775, 33.3824, 183.1182
        CIE-Luv:
        65.7775, -42.8282, 2.4555
        Hunter-Lab:
        59.1921, -29.0421, 1.7265
      #48b0a2 color charts
#48b0a2 RGB chart
      #48b0a2 CMYK chart
      #48b0a2 RGB pie chart
      #48b0a2 color shades, tints & tones
#48b0a2 color schemes
#48b0a2 color preview, HTML & CSS examples
           This text has a color of #48b0a2        
        
          <p style="color:#48b0a2;">Text here</p>
        
        
          .mytext {color:#48b0a2;}
        
        Text color #48b0a2
      
           This box has a color of #48b0a2        
        
          <div style="background-color:#48b0a2;">Content here</div>
        
        
          .mybackground {background-color:#48b0a2;}
        
        Background color #48b0a2
      
           Border around this has a color of #48b0a2        
        
          <div style="border:2px solid #48b0a2;">Content here</div>
        
        
          .myborder {border:2px solid #48b0a2;}
        
        Border color #48b0a2