#48b48f color space conversions
Hex:
        #48b48f
        RGB:
        72, 180, 143
        CMY:
        72, 29, 44
        CMYK:
        60, 0, 21, 29
      HSL:
        159°, 42.8571%, 49.4118%
        HSV (HSB):
        159°, 60.0000%, 70.5882%
        XYZ:
        23.9517, 36.0034, 31.6736
        xyY:
        0.2614, 0.3929, 36.0034
      CIE-Lab:
        66.5225, -39.8833, 9.7620
        CIE-LCH:
        66.5225, 41.0606, 166.2465
        CIE-Luv:
        66.5225, -45.3697, 20.1901
        Hunter-Lab:
        60.0028, -33.7521, 10.7047
      #48b48f color charts
#48b48f RGB chart
      #48b48f CMYK chart
      #48b48f RGB pie chart
      #48b48f color shades, tints & tones
#48b48f color schemes
#48b48f color preview, HTML & CSS examples
           This text has a color of #48b48f        
        
          <p style="color:#48b48f;">Text here</p>
        
        
          .mytext {color:#48b48f;}
        
        Text color #48b48f
      
           This box has a color of #48b48f        
        
          <div style="background-color:#48b48f;">Content here</div>
        
        
          .mybackground {background-color:#48b48f;}
        
        Background color #48b48f
      
           Border around this has a color of #48b48f        
        
          <div style="border:2px solid #48b48f;">Content here</div>
        
        
          .myborder {border:2px solid #48b48f;}
        
        Border color #48b48f