#48b07b color space conversions
Hex:
        #48b07b
        RGB:
        72, 176, 123
        CMY:
        72, 31, 52
        CMYK:
        59, 0, 30, 31
      HSL:
        149°, 41.9355%, 48.6275%
        HSV (HSB):
        149°, 59.0909%, 69.0196%
        XYZ:
        21.7730, 33.8584, 24.1267
        xyY:
        0.2730, 0.4245, 33.8584
      CIE-Lab:
        64.8501, -42.5562, 18.3715
        CIE-LCH:
        64.8501, 46.3524, 156.6502
        CIE-Luv:
        64.8501, -44.8301, 31.8910
        Hunter-Lab:
        58.1880, -35.0373, 16.1480
      #48b07b color charts
#48b07b RGB chart
      #48b07b CMYK chart
      #48b07b RGB pie chart
      #48b07b color shades, tints & tones
#48b07b color schemes
#48b07b color preview, HTML & CSS examples
           This text has a color of #48b07b        
        
          <p style="color:#48b07b;">Text here</p>
        
        
          .mytext {color:#48b07b;}
        
        Text color #48b07b
      
           This box has a color of #48b07b        
        
          <div style="background-color:#48b07b;">Content here</div>
        
        
          .mybackground {background-color:#48b07b;}
        
        Background color #48b07b
      
           Border around this has a color of #48b07b        
        
          <div style="border:2px solid #48b07b;">Content here</div>
        
        
          .myborder {border:2px solid #48b07b;}
        
        Border color #48b07b