#008e82 color space conversions
Hex:
        #008e82
        RGB:
        0, 142, 130
        CMY:
        100, 44, 49
        CMYK:
        100, 0, 8, 44
      HSL:
        175°, 100.0000%, 27.8431%
        HSV (HSB):
        175°, 100.0000%, 55.6863%
        XYZ:
        13.7023, 20.9577, 24.4422
        xyY:
        0.2318, 0.3546, 20.9577
      CIE-Lab:
        52.9032, -34.8234, -2.7518
        CIE-LCH:
        52.9032, 34.9320, 184.5183
        CIE-Luv:
        52.9032, -42.1538, 1.0826
        Hunter-Lab:
        45.7796, -26.6875, 0.3902
      #008e82 color charts
#008e82 RGB chart
      #008e82 CMYK chart
      #008e82 RGB pie chart
      #008e82 color shades, tints & tones
#008e82 color schemes
#008e82 color preview, HTML & CSS examples
           This text has a color of #008e82        
        
          <p style="color:#008e82;">Text here</p>
        
        
          .mytext {color:#008e82;}
        
        Text color #008e82
      
           This box has a color of #008e82        
        
          <div style="background-color:#008e82;">Content here</div>
        
        
          .mybackground {background-color:#008e82;}
        
        Background color #008e82
      
           Border around this has a color of #008e82        
        
          <div style="border:2px solid #008e82;">Content here</div>
        
        
          .myborder {border:2px solid #008e82;}
        
        Border color #008e82