#00a394 color space conversions
Hex:
        #00a394
        RGB:
        0, 163, 148
        CMY:
        100, 36, 42
        CMYK:
        100, 0, 9, 36
      HSL:
        174°, 100.0000%, 31.9608%
        HSV (HSB):
        174°, 100.0000%, 63.9216%
        XYZ:
        18.4425, 28.3325, 32.5137
        xyY:
        0.2326, 0.3573, 28.3325
      CIE-Lab:
        60.1880, -38.9307, -2.3211
        CIE-LCH:
        60.1880, 38.9998, 183.4120
        CIE-Luv:
        60.1880, -48.0999, 2.3665
        Hunter-Lab:
        53.2283, -31.3030, 1.0434
      #00a394 color charts
#00a394 RGB chart
      #00a394 CMYK chart
      #00a394 RGB pie chart
      #00a394 color shades, tints & tones
#00a394 color schemes
#00a394 color preview, HTML & CSS examples
           This text has a color of #00a394        
        
          <p style="color:#00a394;">Text here</p>
        
        
          .mytext {color:#00a394;}
        
        Text color #00a394
      
           This box has a color of #00a394        
        
          <div style="background-color:#00a394;">Content here</div>
        
        
          .mybackground {background-color:#00a394;}
        
        Background color #00a394
      
           Border around this has a color of #00a394        
        
          <div style="border:2px solid #00a394;">Content here</div>
        
        
          .myborder {border:2px solid #00a394;}
        
        Border color #00a394