#12aa13 color space conversions
Hex:
        #12aa13
        RGB:
        18, 170, 19
        CMY:
        93, 33, 93
        CMYK:
        89, 0, 89, 33
      HSL:
        120°, 80.8511%, 36.8627%
        HSV (HSB):
        120°, 89.4118%, 66.6667%
        XYZ:
        14.7417, 28.9251, 5.4222
        xyY:
        0.3003, 0.5892, 28.9251
      CIE-Lab:
        60.7154, -62.0284, 58.6864
        CIE-LCH:
        60.7154, 85.3910, 136.5858
        CIE-Luv:
        60.7154, -56.0386, 72.3338
        Hunter-Lab:
        53.7820, -45.1915, 31.6699
      #12aa13 color charts
#12aa13 RGB chart
      #12aa13 CMYK chart
      #12aa13 RGB pie chart
      #12aa13 color shades, tints & tones
#12aa13 color schemes
#12aa13 color preview, HTML & CSS examples
           This text has a color of #12aa13        
        
          <p style="color:#12aa13;">Text here</p>
        
        
          .mytext {color:#12aa13;}
        
        Text color #12aa13
      
           This box has a color of #12aa13        
        
          <div style="background-color:#12aa13;">Content here</div>
        
        
          .mybackground {background-color:#12aa13;}
        
        Background color #12aa13
      
           Border around this has a color of #12aa13        
        
          <div style="border:2px solid #12aa13;">Content here</div>
        
        
          .myborder {border:2px solid #12aa13;}
        
        Border color #12aa13