#48e5ba color space conversions
Hex:
        #48e5ba
        RGB:
        72, 229, 186
        CMY:
        72, 10, 27
        CMYK:
        69, 0, 19, 10
      HSL:
        164°, 75.1196%, 59.0196%
        HSV (HSB):
        164°, 68.5590%, 89.8039%
        XYZ:
        39.5547, 60.9615, 56.1364
        xyY:
        0.2525, 0.3892, 60.9615
      CIE-Lab:
        82.3580, -50.6582, 9.2122
        CIE-LCH:
        82.3580, 51.4891, 169.6933
        CIE-Luv:
        82.3580, -60.8917, 21.9392
        Hunter-Lab:
        78.0779, -46.2070, 12.0262
      #48e5ba color charts
#48e5ba RGB chart
      #48e5ba CMYK chart
      #48e5ba RGB pie chart
      #48e5ba color shades, tints & tones
#48e5ba color schemes
#48e5ba color preview, HTML & CSS examples
           This text has a color of #48e5ba        
        
          <p style="color:#48e5ba;">Text here</p>
        
        
          .mytext {color:#48e5ba;}
        
        Text color #48e5ba
      
           This box has a color of #48e5ba        
        
          <div style="background-color:#48e5ba;">Content here</div>
        
        
          .mybackground {background-color:#48e5ba;}
        
        Background color #48e5ba
      
           Border around this has a color of #48e5ba        
        
          <div style="border:2px solid #48e5ba;">Content here</div>
        
        
          .myborder {border:2px solid #48e5ba;}
        
        Border color #48e5ba