#48f3ac color space conversions
Hex:
        #48f3ac
        RGB:
        72, 243, 172
        CMY:
        72, 5, 33
        CMYK:
        70, 0, 29, 5
      HSL:
        155°, 87.6923%, 61.7647%
        HSV (HSB):
        155°, 70.3704%, 95.2941%
        XYZ:
        42.1695, 68.4575, 50.0208
        xyY:
        0.2625, 0.4261, 68.4575
      CIE-Lab:
        86.2347, -59.3172, 21.9451
        CIE-LCH:
        86.2347, 63.2464, 159.6975
        CIE-Luv:
        86.2347, -66.6761, 41.5385
        Hunter-Lab:
        82.7390, -53.8175, 22.0729
      #48f3ac color charts
#48f3ac RGB chart
      #48f3ac CMYK chart
      #48f3ac RGB pie chart
      #48f3ac color shades, tints & tones
#48f3ac color schemes
#48f3ac color preview, HTML & CSS examples
           This text has a color of #48f3ac        
        
          <p style="color:#48f3ac;">Text here</p>
        
        
          .mytext {color:#48f3ac;}
        
        Text color #48f3ac
      
           This box has a color of #48f3ac        
        
          <div style="background-color:#48f3ac;">Content here</div>
        
        
          .mybackground {background-color:#48f3ac;}
        
        Background color #48f3ac
      
           Border around this has a color of #48f3ac        
        
          <div style="border:2px solid #48f3ac;">Content here</div>
        
        
          .myborder {border:2px solid #48f3ac;}
        
        Border color #48f3ac