#049932 color space conversions
Hex:
        #049932
        RGB:
        4, 153, 50
        CMY:
        98, 40, 80
        CMYK:
        97, 0, 67, 40
      HSL:
        139°, 94.9045%, 30.7843%
        HSV (HSB):
        139°, 97.3856%, 60.0000%
        XYZ:
        12.0170, 23.0386, 6.8311
        xyY:
        0.2869, 0.5500, 23.0386
      CIE-Lab:
        55.1120, -55.5661, 43.1362
        CIE-LCH:
        55.1120, 70.3443, 142.1777
        CIE-Luv:
        55.1120, -50.6574, 57.3681
        Hunter-Lab:
        47.9985, -39.3077, 25.1608
      #049932 color charts
#049932 RGB chart
      #049932 CMYK chart
      #049932 RGB pie chart
      #049932 color shades, tints & tones
#049932 color schemes
#049932 color preview, HTML & CSS examples
           This text has a color of #049932        
        
          <p style="color:#049932;">Text here</p>
        
        
          .mytext {color:#049932;}
        
        Text color #049932
      
           This box has a color of #049932        
        
          <div style="background-color:#049932;">Content here</div>
        
        
          .mybackground {background-color:#049932;}
        
        Background color #049932
      
           Border around this has a color of #049932        
        
          <div style="border:2px solid #049932;">Content here</div>
        
        
          .myborder {border:2px solid #049932;}
        
        Border color #049932