#129b75 color space conversions
Hex:
        #129b75
        RGB:
        18, 155, 117
        CMY:
        93, 39, 54
        CMYK:
        88, 0, 25, 39
      HSL:
        163°, 79.1908%, 33.9216%
        HSV (HSB):
        163°, 88.3871%, 60.7843%
        XYZ:
        15.1817, 24.8556, 20.8271
        xyY:
        0.2494, 0.4084, 24.8556
      CIE-Lab:
        56.9345, -43.0849, 10.5137
        CIE-LCH:
        56.9345, 44.3491, 166.2865
        CIE-Luv:
        56.9345, -46.6594, 20.8925
        Hunter-Lab:
        49.8554, -32.8912, 10.1304
      #129b75 color charts
#129b75 RGB chart
      #129b75 CMYK chart
      #129b75 RGB pie chart
      #129b75 color shades, tints & tones
#129b75 color schemes
#129b75 color preview, HTML & CSS examples
           This text has a color of #129b75        
        
          <p style="color:#129b75;">Text here</p>
        
        
          .mytext {color:#129b75;}
        
        Text color #129b75
      
           This box has a color of #129b75        
        
          <div style="background-color:#129b75;">Content here</div>
        
        
          .mybackground {background-color:#129b75;}
        
        Background color #129b75
      
           Border around this has a color of #129b75        
        
          <div style="border:2px solid #129b75;">Content here</div>
        
        
          .myborder {border:2px solid #129b75;}
        
        Border color #129b75