#48a14e color space conversions
Hex:
        #48a14e
        RGB:
        72, 161, 78
        CMY:
        72, 37, 69
        CMYK:
        55, 0, 52, 37
      HSL:
        124°, 38.1974%, 45.6863%
        HSV (HSB):
        124°, 55.2795%, 63.1373%
        XYZ:
        16.7925, 27.4175, 11.6148
        xyY:
        0.3008, 0.4911, 27.4175
      CIE-Lab:
        59.3588, -44.2603, 35.0769
        CIE-LCH:
        59.3588, 56.4745, 141.6027
        CIE-Luv:
        59.3588, -40.6920, 49.9523
        Hunter-Lab:
        52.3617, -34.3878, 23.5016
      #48a14e color charts
#48a14e RGB chart
      #48a14e CMYK chart
      #48a14e RGB pie chart
      #48a14e color shades, tints & tones
#48a14e color schemes
#48a14e color preview, HTML & CSS examples
           This text has a color of #48a14e        
        
          <p style="color:#48a14e;">Text here</p>
        
        
          .mytext {color:#48a14e;}
        
        Text color #48a14e
      
           This box has a color of #48a14e        
        
          <div style="background-color:#48a14e;">Content here</div>
        
        
          .mybackground {background-color:#48a14e;}
        
        Background color #48a14e
      
           Border around this has a color of #48a14e        
        
          <div style="border:2px solid #48a14e;">Content here</div>
        
        
          .myborder {border:2px solid #48a14e;}
        
        Border color #48a14e