#008d93 color space conversions
Hex:
        #008d93
        RGB:
        0, 141, 147
        CMY:
        100, 45, 42
        CMYK:
        100, 4, 0, 42
      HSL:
        182°, 100.0000%, 28.8235%
        HSV (HSB):
        182°, 100.0000%, 57.6471%
        XYZ:
        14.7913, 21.1563, 30.9078
        xyY:
        0.2212, 0.3164, 21.1563
      CIE-Lab:
        53.1202, -28.9891, -12.2688
        CIE-LCH:
        53.1202, 31.4784, 202.9391
        CIE-Luv:
        53.1202, -40.4540, -13.9299
        Hunter-Lab:
        45.9960, -23.0912, -7.6436
      #008d93 color charts
#008d93 RGB chart
      #008d93 CMYK chart
      #008d93 RGB pie chart
      #008d93 color shades, tints & tones
#008d93 color schemes
#008d93 color preview, HTML & CSS examples
           This text has a color of #008d93        
        
          <p style="color:#008d93;">Text here</p>
        
        
          .mytext {color:#008d93;}
        
        Text color #008d93
      
           This box has a color of #008d93        
        
          <div style="background-color:#008d93;">Content here</div>
        
        
          .mybackground {background-color:#008d93;}
        
        Background color #008d93
      
           Border around this has a color of #008d93        
        
          <div style="border:2px solid #008d93;">Content here</div>
        
        
          .myborder {border:2px solid #008d93;}
        
        Border color #008d93