#48a327 color space conversions
Hex:
        #48a327
        RGB:
        72, 163, 39
        CMY:
        72, 36, 85
        CMYK:
        56, 0, 76, 36
      HSL:
        104°, 61.3861%, 39.6078%
        HSV (HSB):
        104°, 76.0736%, 63.9216%
        XYZ:
        16.1359, 27.7186, 6.4192
        xyY:
        0.3210, 0.5514, 27.7186
      CIE-Lab:
        59.6336, -49.1505, 52.5626
        CIE-LCH:
        59.6336, 71.9625, 133.0787
        CIE-Luv:
        59.6336, -42.4694, 65.5811
        Hunter-Lab:
        52.6484, -37.4274, 29.6249
      #48a327 color charts
#48a327 RGB chart
      #48a327 CMYK chart
      #48a327 RGB pie chart
      #48a327 color shades, tints & tones
#48a327 color schemes
#48a327 color preview, HTML & CSS examples
           This text has a color of #48a327        
        
          <p style="color:#48a327;">Text here</p>
        
        
          .mytext {color:#48a327;}
        
        Text color #48a327
      
           This box has a color of #48a327        
        
          <div style="background-color:#48a327;">Content here</div>
        
        
          .mybackground {background-color:#48a327;}
        
        Background color #48a327
      
           Border around this has a color of #48a327        
        
          <div style="border:2px solid #48a327;">Content here</div>
        
        
          .myborder {border:2px solid #48a327;}
        
        Border color #48a327