#02aa12 color space conversions
Hex:
        #02aa12
        RGB:
        2, 170, 18
        CMY:
        99, 33, 93
        CMYK:
        99, 0, 89, 33
      HSL:
        126°, 97.6744%, 33.7255%
        HSV (HSB):
        126°, 98.8235%, 66.6667%
        XYZ:
        14.5089, 28.8060, 5.3677
        xyY:
        0.2980, 0.5917, 28.8060
      CIE-Lab:
        60.6101, -62.9957, 58.7522
        CIE-LCH:
        60.6101, 86.1411, 136.9962
        CIE-Luv:
        60.6101, -57.0556, 72.4646
        Hunter-Lab:
        53.6712, -45.6708, 31.6403
      #02aa12 color charts
#02aa12 RGB chart
      #02aa12 CMYK chart
      #02aa12 RGB pie chart
      #02aa12 color shades, tints & tones
#02aa12 color schemes
#02aa12 color preview, HTML & CSS examples
           This text has a color of #02aa12        
        
          <p style="color:#02aa12;">Text here</p>
        
        
          .mytext {color:#02aa12;}
        
        Text color #02aa12
      
           This box has a color of #02aa12        
        
          <div style="background-color:#02aa12;">Content here</div>
        
        
          .mybackground {background-color:#02aa12;}
        
        Background color #02aa12
      
           Border around this has a color of #02aa12        
        
          <div style="border:2px solid #02aa12;">Content here</div>
        
        
          .myborder {border:2px solid #02aa12;}
        
        Border color #02aa12