#008c94 color space conversions
Hex:
        #008c94
        RGB:
        0, 140, 148
        CMY:
        100, 45, 42
        CMYK:
        100, 5, 0, 42
      HSL:
        183°, 100.0000%, 29.0196%
        HSV (HSB):
        183°, 100.0000%, 58.0392%
        XYZ:
        14.7234, 20.8943, 31.2740
        xyY:
        0.2201, 0.3124, 20.8943
      CIE-Lab:
        52.8336, -28.1664, -13.2800
        CIE-LCH:
        52.8336, 31.1401, 205.2430
        CIE-Luv:
        52.8336, -40.0208, -15.5781
        Hunter-Lab:
        45.7103, -22.4977, -8.5677
      #008c94 color charts
#008c94 RGB chart
      #008c94 CMYK chart
      #008c94 RGB pie chart
      #008c94 color shades, tints & tones
#008c94 color schemes
#008c94 color preview, HTML & CSS examples
           This text has a color of #008c94        
        
          <p style="color:#008c94;">Text here</p>
        
        
          .mytext {color:#008c94;}
        
        Text color #008c94
      
           This box has a color of #008c94        
        
          <div style="background-color:#008c94;">Content here</div>
        
        
          .mybackground {background-color:#008c94;}
        
        Background color #008c94
      
           Border around this has a color of #008c94        
        
          <div style="border:2px solid #008c94;">Content here</div>
        
        
          .myborder {border:2px solid #008c94;}
        
        Border color #008c94