#00988b color space conversions
Hex:
        #00988b
        RGB:
        0, 152, 139
        CMY:
        100, 40, 45
        CMYK:
        100, 0, 9, 40
      HSL:
        175°, 100.0000%, 29.8039%
        HSV (HSB):
        175°, 100.0000%, 59.6078%
        XYZ:
        15.8884, 24.3206, 28.2830
        xyY:
        0.2320, 0.3551, 24.3206
      CIE-Lab:
        56.4073, -36.6665, -2.7700
        CIE-LCH:
        56.4073, 36.7710, 184.3202
        CIE-Luv:
        56.4073, -44.9696, 1.3435
        Hunter-Lab:
        49.3159, -28.7942, 0.5178
      #00988b color charts
#00988b RGB chart
      #00988b CMYK chart
      #00988b RGB pie chart
      #00988b color shades, tints & tones
#00988b color schemes
#00988b color preview, HTML & CSS examples
           This text has a color of #00988b        
        
          <p style="color:#00988b;">Text here</p>
        
        
          .mytext {color:#00988b;}
        
        Text color #00988b
      
           This box has a color of #00988b        
        
          <div style="background-color:#00988b;">Content here</div>
        
        
          .mybackground {background-color:#00988b;}
        
        Background color #00988b
      
           Border around this has a color of #00988b        
        
          <div style="border:2px solid #00988b;">Content here</div>
        
        
          .myborder {border:2px solid #00988b;}
        
        Border color #00988b