#48f1ac color space conversions
Hex:
        #48f1ac
        RGB:
        72, 241, 172
        CMY:
        72, 5, 33
        CMYK:
        70, 0, 29, 5
      HSL:
        156°, 85.7868%, 61.3725%
        HSV (HSB):
        156°, 70.1245%, 94.5098%
        XYZ:
        41.5742, 67.2669, 49.8223
        xyY:
        0.2620, 0.4240, 67.2669
      CIE-Lab:
        85.6385, -58.5505, 21.1216
        CIE-LCH:
        85.6385, 62.2438, 160.1636
        CIE-Luv:
        85.6385, -65.9790, 40.2421
        Hunter-Lab:
        82.0164, -53.0469, 21.3947
      #48f1ac color charts
#48f1ac RGB chart
      #48f1ac CMYK chart
      #48f1ac RGB pie chart
      #48f1ac color shades, tints & tones
#48f1ac color schemes
#48f1ac color preview, HTML & CSS examples
           This text has a color of #48f1ac        
        
          <p style="color:#48f1ac;">Text here</p>
        
        
          .mytext {color:#48f1ac;}
        
        Text color #48f1ac
      
           This box has a color of #48f1ac        
        
          <div style="background-color:#48f1ac;">Content here</div>
        
        
          .mybackground {background-color:#48f1ac;}
        
        Background color #48f1ac
      
           Border around this has a color of #48f1ac        
        
          <div style="border:2px solid #48f1ac;">Content here</div>
        
        
          .myborder {border:2px solid #48f1ac;}
        
        Border color #48f1ac