#008e88 color space conversions
Hex:
        #008e88
        RGB:
        0, 142, 136
        CMY:
        100, 44, 47
        CMYK:
        100, 0, 4, 44
      HSL:
        177°, 100.0000%, 27.8431%
        HSV (HSB):
        177°, 100.0000%, 55.6863%
        XYZ:
        14.1169, 21.1236, 26.6258
        xyY:
        0.2282, 0.3414, 21.1236
      CIE-Lab:
        53.0845, -32.9864, -5.9562
        CIE-LCH:
        53.0845, 33.5199, 190.2353
        CIE-Luv:
        53.0845, -41.6804, -3.8680
        Hunter-Lab:
        45.9604, -25.6036, -2.1756
      #008e88 color charts
#008e88 RGB chart
      #008e88 CMYK chart
      #008e88 RGB pie chart
      #008e88 color shades, tints & tones
#008e88 color schemes
#008e88 color preview, HTML & CSS examples
           This text has a color of #008e88        
        
          <p style="color:#008e88;">Text here</p>
        
        
          .mytext {color:#008e88;}
        
        Text color #008e88
      
           This box has a color of #008e88        
        
          <div style="background-color:#008e88;">Content here</div>
        
        
          .mybackground {background-color:#008e88;}
        
        Background color #008e88
      
           Border around this has a color of #008e88        
        
          <div style="border:2px solid #008e88;">Content here</div>
        
        
          .myborder {border:2px solid #008e88;}
        
        Border color #008e88