#48b08e color space conversions
Hex:
        #48b08e
        RGB:
        72, 176, 142
        CMY:
        72, 31, 44
        CMYK:
        59, 0, 19, 31
      HSL:
        160°, 41.9355%, 48.6275%
        HSV (HSB):
        160°, 59.0909%, 69.0196%
        XYZ:
        23.0803, 34.3814, 31.0110
        xyY:
        0.2609, 0.3886, 34.3814
      CIE-Lab:
        65.2642, -38.3366, 8.5230
        CIE-LCH:
        65.2642, 39.2726, 167.4659
        CIE-Luv:
        65.2642, -43.8840, 18.1570
        Hunter-Lab:
        58.6356, -32.3507, 9.6879
      #48b08e color charts
#48b08e RGB chart
      #48b08e CMYK chart
      #48b08e RGB pie chart
      #48b08e color shades, tints & tones
#48b08e color schemes
#48b08e color preview, HTML & CSS examples
           This text has a color of #48b08e        
        
          <p style="color:#48b08e;">Text here</p>
        
        
          .mytext {color:#48b08e;}
        
        Text color #48b08e
      
           This box has a color of #48b08e        
        
          <div style="background-color:#48b08e;">Content here</div>
        
        
          .mybackground {background-color:#48b08e;}
        
        Background color #48b08e
      
           Border around this has a color of #48b08e        
        
          <div style="border:2px solid #48b08e;">Content here</div>
        
        
          .myborder {border:2px solid #48b08e;}
        
        Border color #48b08e