#129a66 color space conversions
Hex:
        #129a66
        RGB:
        18, 154, 102
        CMY:
        93, 40, 60
        CMYK:
        88, 0, 34, 40
      HSL:
        157°, 79.0698%, 33.7255%
        HSV (HSB):
        157°, 88.3117%, 60.3922%
        XYZ:
        14.2033, 24.1991, 16.4927
        xyY:
        0.2587, 0.4408, 24.1991
      CIE-Lab:
        56.2866, -46.2496, 18.0198
        CIE-LCH:
        56.2866, 49.6361, 158.7130
        CIE-Luv:
        56.2866, -47.3310, 30.8145
        Hunter-Lab:
        49.1926, -34.5489, 14.5568
      #129a66 color charts
#129a66 RGB chart
      #129a66 CMYK chart
      #129a66 RGB pie chart
      #129a66 color shades, tints & tones
#129a66 color schemes
#129a66 color preview, HTML & CSS examples
           This text has a color of #129a66        
        
          <p style="color:#129a66;">Text here</p>
        
        
          .mytext {color:#129a66;}
        
        Text color #129a66
      
           This box has a color of #129a66        
        
          <div style="background-color:#129a66;">Content here</div>
        
        
          .mybackground {background-color:#129a66;}
        
        Background color #129a66
      
           Border around this has a color of #129a66        
        
          <div style="border:2px solid #129a66;">Content here</div>
        
        
          .myborder {border:2px solid #129a66;}
        
        Border color #129a66