#129b70 color space conversions
Hex:
        #129b70
        RGB:
        18, 155, 112
        CMY:
        93, 39, 56
        CMYK:
        88, 0, 28, 39
      HSL:
        161°, 79.1908%, 33.9216%
        HSV (HSB):
        161°, 88.3871%, 60.7843%
        XYZ:
        14.8954, 24.7411, 19.3197
        xyY:
        0.2527, 0.4197, 24.7411
      CIE-Lab:
        56.8223, -44.3173, 13.1703
        CIE-LCH:
        56.8223, 46.2329, 163.4490
        CIE-Luv:
        56.8223, -47.0089, 24.5285
        Hunter-Lab:
        49.7405, -33.5917, 11.7895
      #129b70 color charts
#129b70 RGB chart
      #129b70 CMYK chart
      #129b70 RGB pie chart
      #129b70 color shades, tints & tones
#129b70 color schemes
#129b70 color preview, HTML & CSS examples
           This text has a color of #129b70        
        
          <p style="color:#129b70;">Text here</p>
        
        
          .mytext {color:#129b70;}
        
        Text color #129b70
      
           This box has a color of #129b70        
        
          <div style="background-color:#129b70;">Content here</div>
        
        
          .mybackground {background-color:#129b70;}
        
        Background color #129b70
      
           Border around this has a color of #129b70        
        
          <div style="border:2px solid #129b70;">Content here</div>
        
        
          .myborder {border:2px solid #129b70;}
        
        Border color #129b70