#00af20 color space conversions
Hex:
        #00af20
        RGB:
        0, 175, 32
        CMY:
        100, 31, 87
        CMYK:
        100, 0, 82, 31
      HSL:
        131°, 100.0000%, 34.3137%
        HSV (HSB):
        131°, 100.0000%, 68.6275%
        XYZ:
        15.5907, 30.7642, 6.4829
        xyY:
        0.2951, 0.5822, 30.7642
      CIE-Lab:
        62.3081, -63.8323, 56.9173
        CIE-LCH:
        62.3081, 85.5227, 138.2776
        CIE-Luv:
        62.3081, -58.5114, 72.3500
        Hunter-Lab:
        55.4655, -46.8905, 31.8960
      #00af20 color charts
#00af20 RGB chart
      #00af20 CMYK chart
      #00af20 RGB pie chart
      #00af20 color shades, tints & tones
#00af20 color schemes
#00af20 color preview, HTML & CSS examples
           This text has a color of #00af20        
        
          <p style="color:#00af20;">Text here</p>
        
        
          .mytext {color:#00af20;}
        
        Text color #00af20
      
           This box has a color of #00af20        
        
          <div style="background-color:#00af20;">Content here</div>
        
        
          .mybackground {background-color:#00af20;}
        
        Background color #00af20
      
           Border around this has a color of #00af20        
        
          <div style="border:2px solid #00af20;">Content here</div>
        
        
          .myborder {border:2px solid #00af20;}
        
        Border color #00af20