#049f10 color space conversions
Hex:
        #049f10
        RGB:
        4, 159, 16
        CMY:
        98, 38, 94
        CMYK:
        97, 0, 90, 38
      HSL:
        125°, 95.0920%, 31.9608%
        HSV (HSB):
        125°, 97.4843%, 62.3529%
        XYZ:
        12.5417, 24.8595, 4.6276
        xyY:
        0.2984, 0.5915, 24.8595
      CIE-Lab:
        56.9383, -59.8372, 55.9602
        CIE-LCH:
        56.9383, 81.9269, 136.9176
        CIE-Luv:
        56.9383, -53.4481, 68.0680
        Hunter-Lab:
        49.8593, -42.3534, 29.3987
      #049f10 color charts
#049f10 RGB chart
      #049f10 CMYK chart
      #049f10 RGB pie chart
      #049f10 color shades, tints & tones
#049f10 color schemes
#049f10 color preview, HTML & CSS examples
           This text has a color of #049f10        
        
          <p style="color:#049f10;">Text here</p>
        
        
          .mytext {color:#049f10;}
        
        Text color #049f10
      
           This box has a color of #049f10        
        
          <div style="background-color:#049f10;">Content here</div>
        
        
          .mybackground {background-color:#049f10;}
        
        Background color #049f10
      
           Border around this has a color of #049f10        
        
          <div style="border:2px solid #049f10;">Content here</div>
        
        
          .myborder {border:2px solid #049f10;}
        
        Border color #049f10