#48b57a color space conversions
Hex:
        #48b57a
        RGB:
        72, 181, 122
        CMY:
        72, 29, 52
        CMYK:
        60, 0, 33, 29
      HSL:
        148°, 43.0830%, 49.6078%
        HSV (HSB):
        148°, 60.2210%, 70.9804%
        XYZ:
        22.7092, 35.8306, 24.1315
        xyY:
        0.2747, 0.4334, 35.8306
      CIE-Lab:
        66.3903, -44.8714, 21.0190
        CIE-LCH:
        66.3903, 49.5504, 154.9003
        CIE-Luv:
        66.3903, -46.8118, 35.7794
        Hunter-Lab:
        59.8587, -37.0333, 17.9989
      #48b57a color charts
#48b57a RGB chart
      #48b57a CMYK chart
      #48b57a RGB pie chart
      #48b57a color shades, tints & tones
#48b57a color schemes
#48b57a color preview, HTML & CSS examples
           This text has a color of #48b57a        
        
          <p style="color:#48b57a;">Text here</p>
        
        
          .mytext {color:#48b57a;}
        
        Text color #48b57a
      
           This box has a color of #48b57a        
        
          <div style="background-color:#48b57a;">Content here</div>
        
        
          .mybackground {background-color:#48b57a;}
        
        Background color #48b57a
      
           Border around this has a color of #48b57a        
        
          <div style="border:2px solid #48b57a;">Content here</div>
        
        
          .myborder {border:2px solid #48b57a;}
        
        Border color #48b57a