#48d4aa color space conversions
Hex:
        #48d4aa
        RGB:
        72, 212, 170
        CMY:
        72, 17, 33
        CMYK:
        66, 0, 20, 17
      HSL:
        162°, 61.9469%, 55.6863%
        HSV (HSB):
        162°, 66.0377%, 83.1373%
        XYZ:
        33.4717, 51.3670, 46.1809
        xyY:
        0.2555, 0.3921, 51.3670
      CIE-Lab:
        76.9008, -47.3463, 9.9066
        CIE-LCH:
        76.9008, 48.3716, 168.1821
        CIE-Luv:
        76.9008, -55.7716, 22.1543
        Hunter-Lab:
        71.6707, -42.0608, 11.9661
      #48d4aa color charts
#48d4aa RGB chart
      #48d4aa CMYK chart
      #48d4aa RGB pie chart
      #48d4aa color shades, tints & tones
#48d4aa color schemes
#48d4aa color preview, HTML & CSS examples
           This text has a color of #48d4aa        
        
          <p style="color:#48d4aa;">Text here</p>
        
        
          .mytext {color:#48d4aa;}
        
        Text color #48d4aa
      
           This box has a color of #48d4aa        
        
          <div style="background-color:#48d4aa;">Content here</div>
        
        
          .mybackground {background-color:#48d4aa;}
        
        Background color #48d4aa
      
           Border around this has a color of #48d4aa        
        
          <div style="border:2px solid #48d4aa;">Content here</div>
        
        
          .myborder {border:2px solid #48d4aa;}
        
        Border color #48d4aa