#2aaf12 color space conversions
Hex:
        #2aaf12
        RGB:
        42, 175, 18
        CMY:
        84, 31, 93
        CMYK:
        76, 0, 90, 31
      HSL:
        111°, 81.3472%, 37.8431%
        HSV (HSB):
        111°, 89.7143%, 68.6275%
        XYZ:
        16.3940, 31.1959, 5.7296
        xyY:
        0.3075, 0.5851, 31.1959
      CIE-Lab:
        62.6726, -60.7812, 60.6959
        CIE-LCH:
        62.6726, 85.8973, 135.0402
        CIE-Luv:
        62.6726, -54.6575, 74.5381
        Hunter-Lab:
        55.8533, -45.3500, 33.0151
      #2aaf12 color charts
#2aaf12 RGB chart
      #2aaf12 CMYK chart
      #2aaf12 RGB pie chart
      #2aaf12 color shades, tints & tones
#2aaf12 color schemes
#2aaf12 color preview, HTML & CSS examples
           This text has a color of #2aaf12        
        
          <p style="color:#2aaf12;">Text here</p>
        
        
          .mytext {color:#2aaf12;}
        
        Text color #2aaf12
      
           This box has a color of #2aaf12        
        
          <div style="background-color:#2aaf12;">Content here</div>
        
        
          .mybackground {background-color:#2aaf12;}
        
        Background color #2aaf12
      
           Border around this has a color of #2aaf12        
        
          <div style="border:2px solid #2aaf12;">Content here</div>
        
        
          .myborder {border:2px solid #2aaf12;}
        
        Border color #2aaf12