#49bf06 color space conversions
Hex:
        #49bf06
        RGB:
        73, 191, 6
        CMY:
        71, 25, 98
        CMYK:
        62, 0, 97, 25
      HSL:
        98°, 93.9086%, 38.6275%
        HSV (HSB):
        98°, 96.8586%, 74.9020%
        XYZ:
        21.4113, 38.6912, 6.5120
        xyY:
        0.3214, 0.5808, 38.6912
      CIE-Lab:
        68.5270, -60.1084, 67.5229
        CIE-LCH:
        68.5270, 90.4011, 131.6752
        CIE-Luv:
        68.5270, -53.4463, 82.0663
        Hunter-Lab:
        62.2023, -47.4105, 37.3345
      #49bf06 color charts
#49bf06 RGB chart
      #49bf06 CMYK chart
      #49bf06 RGB pie chart
      #49bf06 color shades, tints & tones
#49bf06 color schemes
#49bf06 color preview, HTML & CSS examples
           This text has a color of #49bf06        
        
          <p style="color:#49bf06;">Text here</p>
        
        
          .mytext {color:#49bf06;}
        
        Text color #49bf06
      
           This box has a color of #49bf06        
        
          <div style="background-color:#49bf06;">Content here</div>
        
        
          .mybackground {background-color:#49bf06;}
        
        Background color #49bf06
      
           Border around this has a color of #49bf06        
        
          <div style="border:2px solid #49bf06;">Content here</div>
        
        
          .myborder {border:2px solid #49bf06;}
        
        Border color #49bf06