#129e14 color space conversions
Hex:
        #129e14
        RGB:
        18, 158, 20
        CMY:
        93, 38, 92
        CMYK:
        89, 0, 87, 38
      HSL:
        121°, 79.5455%, 34.5098%
        HSV (HSB):
        121°, 88.6076%, 61.9608%
        XYZ:
        12.6026, 24.6328, 4.7522
        xyY:
        0.3001, 0.5867, 24.6328
      CIE-Lab:
        56.7159, -58.4677, 54.9556
        CIE-LCH:
        56.7159, 80.2408, 136.7735
        CIE-Luv:
        56.7159, -52.0936, 67.0979
        Hunter-Lab:
        49.6315, -41.5298, 29.0650
      #129e14 color charts
#129e14 RGB chart
      #129e14 CMYK chart
      #129e14 RGB pie chart
      #129e14 color shades, tints & tones
#129e14 color schemes
#129e14 color preview, HTML & CSS examples
           This text has a color of #129e14        
        
          <p style="color:#129e14;">Text here</p>
        
        
          .mytext {color:#129e14;}
        
        Text color #129e14
      
           This box has a color of #129e14        
        
          <div style="background-color:#129e14;">Content here</div>
        
        
          .mybackground {background-color:#129e14;}
        
        Background color #129e14
      
           Border around this has a color of #129e14        
        
          <div style="border:2px solid #129e14;">Content here</div>
        
        
          .myborder {border:2px solid #129e14;}
        
        Border color #129e14