#49ca12 color space conversions
Hex:
        #49ca12
        RGB:
        73, 202, 18
        CMY:
        71, 21, 93
        CMYK:
        64, 0, 91, 21
      HSL:
        102°, 83.6364%, 43.1373%
        HSV (HSB):
        102°, 91.0891%, 79.2157%
        XYZ:
        23.9774, 43.7012, 7.7437
        xyY:
        0.3179, 0.5794, 43.7012
      CIE-Lab:
        72.0283, -63.5023, 68.9102
        CIE-LCH:
        72.0283, 93.7078, 132.6613
        CIE-Luv:
        72.0283, -57.4536, 85.5431
        Hunter-Lab:
        66.1069, -50.9440, 39.3296
      #49ca12 color charts
#49ca12 RGB chart
      #49ca12 CMYK chart
      #49ca12 RGB pie chart
      #49ca12 color shades, tints & tones
#49ca12 color schemes
#49ca12 color preview, HTML & CSS examples
           This text has a color of #49ca12        
        
          <p style="color:#49ca12;">Text here</p>
        
        
          .mytext {color:#49ca12;}
        
        Text color #49ca12
      
           This box has a color of #49ca12        
        
          <div style="background-color:#49ca12;">Content here</div>
        
        
          .mybackground {background-color:#49ca12;}
        
        Background color #49ca12
      
           Border around this has a color of #49ca12        
        
          <div style="border:2px solid #49ca12;">Content here</div>
        
        
          .myborder {border:2px solid #49ca12;}
        
        Border color #49ca12