#00939a color space conversions
Hex:
        #00939a
        RGB:
        0, 147, 154
        CMY:
        100, 42, 40
        CMYK:
        100, 5, 0, 40
      HSL:
        183°, 100.0000%, 30.1961%
        HSV (HSB):
        183°, 100.0000%, 60.3922%
        XYZ:
        16.2665, 23.2005, 34.1927
        xyY:
        0.2208, 0.3150, 23.2005
      CIE-Lab:
        55.2783, -29.6327, -13.0486
        CIE-LCH:
        55.2783, 32.3785, 203.7660
        CIE-Luv:
        55.2783, -42.0165, -15.1452
        Hunter-Lab:
        48.1669, -24.0109, -8.3718
      #00939a color charts
#00939a RGB chart
      #00939a CMYK chart
      #00939a RGB pie chart
      #00939a color shades, tints & tones
#00939a color schemes
#00939a color preview, HTML & CSS examples
           This text has a color of #00939a        
        
          <p style="color:#00939a;">Text here</p>
        
        
          .mytext {color:#00939a;}
        
        Text color #00939a
      
           This box has a color of #00939a        
        
          <div style="background-color:#00939a;">Content here</div>
        
        
          .mybackground {background-color:#00939a;}
        
        Background color #00939a
      
           Border around this has a color of #00939a        
        
          <div style="border:2px solid #00939a;">Content here</div>
        
        
          .myborder {border:2px solid #00939a;}
        
        Border color #00939a