#48961c color space conversions
Hex:
        #48961c
        RGB:
        72, 150, 28
        CMY:
        72, 41, 89
        CMYK:
        52, 0, 81, 41
      HSL:
        98°, 68.5393%, 34.9020%
        HSV (HSB):
        98°, 81.3333%, 58.8235%
        XYZ:
        13.7884, 23.2743, 4.8643
        xyY:
        0.3289, 0.5551, 23.2743
      CIE-Lab:
        55.3537, -44.8377, 52.0579
        CIE-LCH:
        55.3537, 68.7054, 130.7385
        CIE-Luv:
        55.3537, -37.2286, 62.2840
        Hunter-Lab:
        48.2434, -33.4089, 27.7923
      #48961c color charts
#48961c RGB chart
      #48961c CMYK chart
      #48961c RGB pie chart
      #48961c color shades, tints & tones
#48961c color schemes
#48961c color preview, HTML & CSS examples
           This text has a color of #48961c        
        
          <p style="color:#48961c;">Text here</p>
        
        
          .mytext {color:#48961c;}
        
        Text color #48961c
      
           This box has a color of #48961c        
        
          <div style="background-color:#48961c;">Content here</div>
        
        
          .mybackground {background-color:#48961c;}
        
        Background color #48961c
      
           Border around this has a color of #48961c        
        
          <div style="border:2px solid #48961c;">Content here</div>
        
        
          .myborder {border:2px solid #48961c;}
        
        Border color #48961c