#48b38a color space conversions
Hex:
        #48b38a
        RGB:
        72, 179, 138
        CMY:
        72, 30, 46
        CMYK:
        60, 0, 23, 30
      HSL:
        157°, 42.6295%, 49.2157%
        HSV (HSB):
        157°, 59.7765%, 70.1961%
        XYZ:
        23.3800, 35.4529, 29.6556
        xyY:
        0.2642, 0.4006, 35.4529
      CIE-Lab:
        66.0998, -40.5938, 11.9094
        CIE-LCH:
        66.0998, 42.3047, 163.6494
        CIE-Luv:
        66.0998, -45.2453, 23.2144
        Hunter-Lab:
        59.5423, -34.1089, 12.1497
      #48b38a color charts
#48b38a RGB chart
      #48b38a CMYK chart
      #48b38a RGB pie chart
      #48b38a color shades, tints & tones
#48b38a color schemes
#48b38a color preview, HTML & CSS examples
           This text has a color of #48b38a        
        
          <p style="color:#48b38a;">Text here</p>
        
        
          .mytext {color:#48b38a;}
        
        Text color #48b38a
      
           This box has a color of #48b38a        
        
          <div style="background-color:#48b38a;">Content here</div>
        
        
          .mybackground {background-color:#48b38a;}
        
        Background color #48b38a
      
           Border around this has a color of #48b38a        
        
          <div style="border:2px solid #48b38a;">Content here</div>
        
        
          .myborder {border:2px solid #48b38a;}
        
        Border color #48b38a