#129d80 color space conversions
Hex:
        #129d80
        RGB:
        18, 157, 128
        CMY:
        93, 38, 50
        CMYK:
        89, 0, 18, 38
      HSL:
        167°, 79.4286%, 34.3137%
        HSV (HSB):
        167°, 88.5350%, 61.5686%
        XYZ:
        16.2027, 25.8011, 24.5482
        xyY:
        0.2435, 0.3877, 25.8011
      CIE-Lab:
        57.8477, -41.0710, 5.5977
        CIE-LCH:
        57.8477, 41.4507, 172.2388
        CIE-Luv:
        57.8477, -46.5719, 13.9994
        Hunter-Lab:
        50.7947, -31.9522, 6.9025
      #129d80 color charts
#129d80 RGB chart
      #129d80 CMYK chart
      #129d80 RGB pie chart
      #129d80 color shades, tints & tones
#129d80 color schemes
#129d80 color preview, HTML & CSS examples
           This text has a color of #129d80        
        
          <p style="color:#129d80;">Text here</p>
        
        
          .mytext {color:#129d80;}
        
        Text color #129d80
      
           This box has a color of #129d80        
        
          <div style="background-color:#129d80;">Content here</div>
        
        
          .mybackground {background-color:#129d80;}
        
        Background color #129d80
      
           Border around this has a color of #129d80        
        
          <div style="border:2px solid #129d80;">Content here</div>
        
        
          .myborder {border:2px solid #129d80;}
        
        Border color #129d80