#48bd9a color space conversions
Hex:
        #48bd9a
        RGB:
        72, 189, 154
        CMY:
        72, 26, 40
        CMYK:
        62, 0, 19, 26
      HSL:
        162°, 46.9880%, 51.1765%
        HSV (HSB):
        162°, 61.9048%, 74.1176%
        XYZ:
        26.7028, 40.1060, 36.9057
        xyY:
        0.2575, 0.3867, 40.1060
      CIE-Lab:
        69.5450, -41.2547, 8.0448
        CIE-LCH:
        69.5450, 42.0318, 168.9657
        CIE-Luv:
        69.5450, -48.1939, 18.1657
        Hunter-Lab:
        63.3293, -35.5617, 9.7788
      #48bd9a color charts
#48bd9a RGB chart
      #48bd9a CMYK chart
      #48bd9a RGB pie chart
      #48bd9a color shades, tints & tones
#48bd9a color schemes
#48bd9a color preview, HTML & CSS examples
           This text has a color of #48bd9a        
        
          <p style="color:#48bd9a;">Text here</p>
        
        
          .mytext {color:#48bd9a;}
        
        Text color #48bd9a
      
           This box has a color of #48bd9a        
        
          <div style="background-color:#48bd9a;">Content here</div>
        
        
          .mybackground {background-color:#48bd9a;}
        
        Background color #48bd9a
      
           Border around this has a color of #48bd9a        
        
          <div style="border:2px solid #48bd9a;">Content here</div>
        
        
          .myborder {border:2px solid #48bd9a;}
        
        Border color #48bd9a