#2faf48 color space conversions
Hex:
        #2faf48
        RGB:
        47, 175, 72
        CMY:
        82, 31, 72
        CMYK:
        73, 0, 59, 31
      HSL:
        132°, 57.6577%, 43.5294%
        HSV (HSB):
        132°, 73.1429%, 68.6275%
        XYZ:
        17.6720, 31.7322, 11.3244
        xyY:
        0.2910, 0.5225, 31.7322
      CIE-Lab:
        63.1209, -55.6615, 42.3604
        CIE-LCH:
        63.1209, 69.9471, 142.7276
        CIE-Luv:
        63.1209, -52.4073, 59.8481
        Hunter-Lab:
        56.3313, -42.5817, 27.5127
      #2faf48 color charts
#2faf48 RGB chart
      #2faf48 CMYK chart
      #2faf48 RGB pie chart
      #2faf48 color shades, tints & tones
#2faf48 color schemes
#2faf48 color preview, HTML & CSS examples
           This text has a color of #2faf48        
        
          <p style="color:#2faf48;">Text here</p>
        
        
          .mytext {color:#2faf48;}
        
        Text color #2faf48
      
           This box has a color of #2faf48        
        
          <div style="background-color:#2faf48;">Content here</div>
        
        
          .mybackground {background-color:#2faf48;}
        
        Background color #2faf48
      
           Border around this has a color of #2faf48        
        
          <div style="border:2px solid #2faf48;">Content here</div>
        
        
          .myborder {border:2px solid #2faf48;}
        
        Border color #2faf48