#48aa4e color space conversions
Hex:
        #48aa4e
        RGB:
        72, 170, 78
        CMY:
        72, 33, 69
        CMYK:
        58, 0, 54, 33
      HSL:
        124°, 40.4959%, 47.4510%
        HSV (HSB):
        124°, 57.6471%, 66.6667%
        XYZ:
        18.4224, 30.6772, 12.1581
        xyY:
        0.3007, 0.5008, 30.6772
      CIE-Lab:
        62.2342, -47.8561, 38.5780
        CIE-LCH:
        62.2342, 61.4693, 141.1268
        CIE-Luv:
        62.2342, -44.3104, 54.7831
        Hunter-Lab:
        55.3870, -37.5562, 25.7561
      #48aa4e color charts
#48aa4e RGB chart
      #48aa4e CMYK chart
      #48aa4e RGB pie chart
      #48aa4e color shades, tints & tones
#48aa4e color schemes
#48aa4e color preview, HTML & CSS examples
           This text has a color of #48aa4e        
        
          <p style="color:#48aa4e;">Text here</p>
        
        
          .mytext {color:#48aa4e;}
        
        Text color #48aa4e
      
           This box has a color of #48aa4e        
        
          <div style="background-color:#48aa4e;">Content here</div>
        
        
          .mybackground {background-color:#48aa4e;}
        
        Background color #48aa4e
      
           Border around this has a color of #48aa4e        
        
          <div style="border:2px solid #48aa4e;">Content here</div>
        
        
          .myborder {border:2px solid #48aa4e;}
        
        Border color #48aa4e