#129fa4 color space conversions
Hex:
        #129fa4
        RGB:
        18, 159, 164
        CMY:
        93, 38, 36
        CMYK:
        89, 3, 0, 36
      HSL:
        182°, 80.2198%, 35.6863%
        HSV (HSB):
        182°, 89.0244%, 64.3137%
        XYZ:
        19.3484, 27.6052, 39.4305
        xyY:
        0.2240, 0.3196, 27.6052
      CIE-Lab:
        59.5304, -31.4321, -12.3319
        CIE-LCH:
        59.5304, 33.7647, 201.4217
        CIE-Luv:
        59.5304, -44.5471, -13.9467
        Hunter-Lab:
        52.5407, -26.2124, -7.7173
      #129fa4 color charts
#129fa4 RGB chart
      #129fa4 CMYK chart
      #129fa4 RGB pie chart
      #129fa4 color shades, tints & tones
#129fa4 color schemes
#129fa4 color preview, HTML & CSS examples
           This text has a color of #129fa4        
        
          <p style="color:#129fa4;">Text here</p>
        
        
          .mytext {color:#129fa4;}
        
        Text color #129fa4
      
           This box has a color of #129fa4        
        
          <div style="background-color:#129fa4;">Content here</div>
        
        
          .mybackground {background-color:#129fa4;}
        
        Background color #129fa4
      
           Border around this has a color of #129fa4        
        
          <div style="border:2px solid #129fa4;">Content here</div>
        
        
          .myborder {border:2px solid #129fa4;}
        
        Border color #129fa4