#2af715 color space conversions
Hex:
        #2af715
        RGB:
        42, 247, 21
        CMY:
        84, 3, 92
        CMYK:
        83, 0, 91, 3
      HSL:
        114°, 93.3884%, 52.5490%
        HSV (HSB):
        114°, 91.4980%, 96.8627%
        XYZ:
        34.3510, 67.0679, 11.8444
        xyY:
        0.3033, 0.5921, 67.0679
      CIE-Lab:
        85.5382, -81.5116, 79.5928
        CIE-LCH:
        85.5382, 113.9261, 135.6824
        CIE-Luv:
        85.5382, -77.9838, 103.0725
        Hunter-Lab:
        81.8950, -68.4442, 48.7514
      #2af715 color charts
#2af715 RGB chart
      #2af715 CMYK chart
      #2af715 RGB pie chart
      #2af715 color shades, tints & tones
#2af715 color schemes
#2af715 color preview, HTML & CSS examples
           This text has a color of #2af715        
        
          <p style="color:#2af715;">Text here</p>
        
        
          .mytext {color:#2af715;}
        
        Text color #2af715
      
           This box has a color of #2af715        
        
          <div style="background-color:#2af715;">Content here</div>
        
        
          .mybackground {background-color:#2af715;}
        
        Background color #2af715
      
           Border around this has a color of #2af715        
        
          <div style="border:2px solid #2af715;">Content here</div>
        
        
          .myborder {border:2px solid #2af715;}
        
        Border color #2af715