#48d9ac color space conversions
Hex:
        #48d9ac
        RGB:
        72, 217, 172
        CMY:
        72, 15, 33
        CMYK:
        67, 0, 21, 15
      HSL:
        161°, 65.6109%, 56.6667%
        HSV (HSB):
        161°, 66.8203%, 85.0980%
        XYZ:
        34.9317, 53.9820, 47.6082
        xyY:
        0.2559, 0.3954, 53.9820
      CIE-Lab:
        78.4512, -48.9682, 11.0474
        CIE-LCH:
        78.4512, 50.1989, 167.2867
        CIE-Luv:
        78.4512, -57.4615, 24.1283
        Hunter-Lab:
        73.4724, -43.7107, 13.0123
      #48d9ac color charts
#48d9ac RGB chart
      #48d9ac CMYK chart
      #48d9ac RGB pie chart
      #48d9ac color shades, tints & tones
#48d9ac color schemes
#48d9ac color preview, HTML & CSS examples
           This text has a color of #48d9ac        
        
          <p style="color:#48d9ac;">Text here</p>
        
        
          .mytext {color:#48d9ac;}
        
        Text color #48d9ac
      
           This box has a color of #48d9ac        
        
          <div style="background-color:#48d9ac;">Content here</div>
        
        
          .mybackground {background-color:#48d9ac;}
        
        Background color #48d9ac
      
           Border around this has a color of #48d9ac        
        
          <div style="border:2px solid #48d9ac;">Content here</div>
        
        
          .myborder {border:2px solid #48d9ac;}
        
        Border color #48d9ac