#1afa2b color space conversions
Hex:
        #1afa2b
        RGB:
        26, 250, 43
        CMY:
        90, 2, 83
        CMYK:
        90, 0, 83, 2
      HSL:
        125°, 95.7265%, 54.1176%
        HSV (HSB):
        125°, 89.6000%, 98.0392%
        XYZ:
        35.0477, 68.7652, 13.7113
        xyY:
        0.2982, 0.5851, 68.7652
      CIE-Lab:
        86.3877, -82.7813, 76.2838
        CIE-LCH:
        86.3877, 112.5698, 137.3391
        CIE-Luv:
        86.3877, -80.0448, 101.5199
        Hunter-Lab:
        82.9248, -69.6765, 48.2440
      #1afa2b color charts
#1afa2b RGB chart
      #1afa2b CMYK chart
      #1afa2b RGB pie chart
      #1afa2b color shades, tints & tones
#1afa2b color schemes
#1afa2b color preview, HTML & CSS examples
           This text has a color of #1afa2b        
        
          <p style="color:#1afa2b;">Text here</p>
        
        
          .mytext {color:#1afa2b;}
        
        Text color #1afa2b
      
           This box has a color of #1afa2b        
        
          <div style="background-color:#1afa2b;">Content here</div>
        
        
          .mybackground {background-color:#1afa2b;}
        
        Background color #1afa2b
      
           Border around this has a color of #1afa2b        
        
          <div style="border:2px solid #1afa2b;">Content here</div>
        
        
          .myborder {border:2px solid #1afa2b;}
        
        Border color #1afa2b