#128b95 color space conversions
Hex:
        #128b95
        RGB:
        18, 139, 149
        CMY:
        93, 45, 42
        CMYK:
        88, 7, 0, 42
      HSL:
        185°, 78.4431%, 32.7451%
        HSV (HSB):
        185°, 87.9195%, 58.4314%
        XYZ:
        14.9069, 20.7638, 31.6559
        xyY:
        0.2214, 0.3084, 20.7638
      CIE-Lab:
        52.6900, -26.4363, -14.0626
        CIE-LCH:
        52.6900, 29.9439, 208.0104
        CIE-Luv:
        52.6900, -38.5761, -16.9901
        Hunter-Lab:
        45.5673, -21.3482, -9.2921
      #128b95 color charts
#128b95 RGB chart
      #128b95 CMYK chart
      #128b95 RGB pie chart
      #128b95 color shades, tints & tones
#128b95 color schemes
#128b95 color preview, HTML & CSS examples
           This text has a color of #128b95        
        
          <p style="color:#128b95;">Text here</p>
        
        
          .mytext {color:#128b95;}
        
        Text color #128b95
      
           This box has a color of #128b95        
        
          <div style="background-color:#128b95;">Content here</div>
        
        
          .mybackground {background-color:#128b95;}
        
        Background color #128b95
      
           Border around this has a color of #128b95        
        
          <div style="border:2px solid #128b95;">Content here</div>
        
        
          .myborder {border:2px solid #128b95;}
        
        Border color #128b95