#008e85 color space conversions
Hex:
        #008e85
        RGB:
        0, 142, 133
        CMY:
        100, 44, 48
        CMYK:
        100, 0, 6, 44
      HSL:
        176°, 100.0000%, 27.8431%
        HSV (HSB):
        176°, 100.0000%, 55.6863%
        XYZ:
        13.9066, 21.0395, 25.5184
        xyY:
        0.2300, 0.3480, 21.0395
      CIE-Lab:
        52.9927, -33.9121, -4.3560
        CIE-LCH:
        52.9927, 34.1907, 187.3196
        CIE-Luv:
        52.9927, -41.9175, -1.3819
        Hunter-Lab:
        45.8688, -26.1522, -0.8769
      #008e85 color charts
#008e85 RGB chart
      #008e85 CMYK chart
      #008e85 RGB pie chart
      #008e85 color shades, tints & tones
#008e85 color schemes
#008e85 color preview, HTML & CSS examples
           This text has a color of #008e85        
        
          <p style="color:#008e85;">Text here</p>
        
        
          .mytext {color:#008e85;}
        
        Text color #008e85
      
           This box has a color of #008e85        
        
          <div style="background-color:#008e85;">Content here</div>
        
        
          .mybackground {background-color:#008e85;}
        
        Background color #008e85
      
           Border around this has a color of #008e85        
        
          <div style="border:2px solid #008e85;">Content here</div>
        
        
          .myborder {border:2px solid #008e85;}
        
        Border color #008e85