#00899b color space conversions
Hex:
        #00899b
        RGB:
        0, 137, 155
        CMY:
        100, 46, 39
        CMYK:
        100, 12, 0, 39
      HSL:
        187°, 100.0000%, 30.3922%
        HSV (HSB):
        187°, 100.0000%, 60.7843%
        XYZ:
        14.8621, 20.2579, 34.1372
        xyY:
        0.2146, 0.2925, 20.2579
      CIE-Lab:
        52.1275, -24.2826, -18.4074
        CIE-LCH:
        52.1275, 30.4709, 217.1639
        CIE-Luv:
        52.1275, -38.4098, -23.9998
        Hunter-Lab:
        45.0088, -19.8240, -13.4628
      #00899b color charts
#00899b RGB chart
      #00899b CMYK chart
      #00899b RGB pie chart
      #00899b color shades, tints & tones
#00899b color schemes
#00899b color preview, HTML & CSS examples
           This text has a color of #00899b        
        
          <p style="color:#00899b;">Text here</p>
        
        
          .mytext {color:#00899b;}
        
        Text color #00899b
      
           This box has a color of #00899b        
        
          <div style="background-color:#00899b;">Content here</div>
        
        
          .mybackground {background-color:#00899b;}
        
        Background color #00899b
      
           Border around this has a color of #00899b        
        
          <div style="border:2px solid #00899b;">Content here</div>
        
        
          .myborder {border:2px solid #00899b;}
        
        Border color #00899b