#48ffa2 color space conversions
Hex:
        #48ffa2
        RGB:
        72, 255, 162
        CMY:
        72, 0, 36
        CMYK:
        72, 0, 36, 0
      HSL:
        150°, 100.0000%, 64.1176%
        HSV (HSB):
        150°, 71.7647%, 100.0000%
        XYZ:
        44.9541, 75.5064, 46.3873
        xyY:
        0.2694, 0.4525, 75.5064
      CIE-Lab:
        89.6296, -65.7349, 31.6294
        CIE-LCH:
        89.6296, 72.9486, 154.3047
        CIE-Luv:
        89.6296, -71.3968, 55.6558
        Hunter-Lab:
        86.8944, -59.7197, 29.1750
      #48ffa2 color charts
#48ffa2 RGB chart
      #48ffa2 CMYK chart
      #48ffa2 RGB pie chart
      #48ffa2 color shades, tints & tones
#48ffa2 color schemes
#48ffa2 color preview, HTML & CSS examples
           This text has a color of #48ffa2        
        
          <p style="color:#48ffa2;">Text here</p>
        
        
          .mytext {color:#48ffa2;}
        
        Text color #48ffa2
      
           This box has a color of #48ffa2        
        
          <div style="background-color:#48ffa2;">Content here</div>
        
        
          .mybackground {background-color:#48ffa2;}
        
        Background color #48ffa2
      
           Border around this has a color of #48ffa2        
        
          <div style="border:2px solid #48ffa2;">Content here</div>
        
        
          .myborder {border:2px solid #48ffa2;}
        
        Border color #48ffa2