#128c85 color space conversions
Hex:
        #128c85
        RGB:
        18, 140, 133
        CMY:
        93, 45, 48
        CMYK:
        87, 0, 5, 45
      HSL:
        177°, 77.2152%, 30.9804%
        HSV (HSB):
        177°, 87.1429%, 54.9020%
        XYZ:
        13.8612, 20.5782, 25.4317
        xyY:
        0.2315, 0.3437, 20.5782
      CIE-Lab:
        52.4848, -32.0103, -5.0920
        CIE-LCH:
        52.4848, 32.4128, 189.0385
        CIE-Luv:
        52.4848, -40.1339, -2.7072
        Hunter-Lab:
        45.3632, -24.8432, -1.4852
      #128c85 color charts
#128c85 RGB chart
      #128c85 CMYK chart
      #128c85 RGB pie chart
      #128c85 color shades, tints & tones
#128c85 color schemes
#128c85 color preview, HTML & CSS examples
           This text has a color of #128c85        
        
          <p style="color:#128c85;">Text here</p>
        
        
          .mytext {color:#128c85;}
        
        Text color #128c85
      
           This box has a color of #128c85        
        
          <div style="background-color:#128c85;">Content here</div>
        
        
          .mybackground {background-color:#128c85;}
        
        Background color #128c85
      
           Border around this has a color of #128c85        
        
          <div style="border:2px solid #128c85;">Content here</div>
        
        
          .myborder {border:2px solid #128c85;}
        
        Border color #128c85