#48be9a color space conversions
Hex:
        #48be9a
        RGB:
        72, 190, 154
        CMY:
        72, 25, 40
        CMYK:
        62, 0, 19, 25
      HSL:
        162°, 47.5806%, 51.3725%
        HSV (HSB):
        162°, 62.1053%, 74.5098%
        XYZ:
        26.9187, 40.5377, 36.9777
        xyY:
        0.2578, 0.3882, 40.5377
      CIE-Lab:
        69.8508, -41.6930, 8.4815
        CIE-LCH:
        69.8508, 42.5470, 168.5013
        CIE-Luv:
        69.8508, -48.5701, 18.8684
        Hunter-Lab:
        63.6692, -35.9533, 10.1342
      #48be9a color charts
#48be9a RGB chart
      #48be9a CMYK chart
      #48be9a RGB pie chart
      #48be9a color shades, tints & tones
#48be9a color schemes
#48be9a color preview, HTML & CSS examples
           This text has a color of #48be9a        
        
          <p style="color:#48be9a;">Text here</p>
        
        
          .mytext {color:#48be9a;}
        
        Text color #48be9a
      
           This box has a color of #48be9a        
        
          <div style="background-color:#48be9a;">Content here</div>
        
        
          .mybackground {background-color:#48be9a;}
        
        Background color #48be9a
      
           Border around this has a color of #48be9a        
        
          <div style="border:2px solid #48be9a;">Content here</div>
        
        
          .myborder {border:2px solid #48be9a;}
        
        Border color #48be9a