#48ffa5 color space conversions
Hex:
        #48ffa5
        RGB:
        72, 255, 165
        CMY:
        72, 0, 35
        CMYK:
        72, 0, 35, 0
      HSL:
        150°, 100.0000%, 64.1176%
        HSV (HSB):
        150°, 71.7647%, 100.0000%
        XYZ:
        45.2240, 75.6143, 47.8088
        xyY:
        0.2682, 0.4484, 75.6143
      CIE-Lab:
        89.6800, -65.1737, 30.1944
        CIE-LCH:
        89.6800, 71.8283, 155.1421
        CIE-Luv:
        89.6800, -71.2260, 53.7444
        Hunter-Lab:
        86.9565, -59.3403, 28.2718
      #48ffa5 color charts
#48ffa5 RGB chart
      #48ffa5 CMYK chart
      #48ffa5 RGB pie chart
      #48ffa5 color shades, tints & tones
#48ffa5 color schemes
#48ffa5 color preview, HTML & CSS examples
           This text has a color of #48ffa5        
        
          <p style="color:#48ffa5;">Text here</p>
        
        
          .mytext {color:#48ffa5;}
        
        Text color #48ffa5
      
           This box has a color of #48ffa5        
        
          <div style="background-color:#48ffa5;">Content here</div>
        
        
          .mybackground {background-color:#48ffa5;}
        
        Background color #48ffa5
      
           Border around this has a color of #48ffa5        
        
          <div style="border:2px solid #48ffa5;">Content here</div>
        
        
          .myborder {border:2px solid #48ffa5;}
        
        Border color #48ffa5