#00a396 color space conversions
Hex:
        #00a396
        RGB:
        0, 163, 150
        CMY:
        100, 36, 41
        CMYK:
        100, 0, 8, 36
      HSL:
        175°, 100.0000%, 31.9608%
        HSV (HSB):
        175°, 100.0000%, 63.9216%
        XYZ:
        18.6022, 28.3964, 33.3548
        xyY:
        0.2315, 0.3534, 28.3964
      CIE-Lab:
        60.2452, -38.3441, -3.3654
        CIE-LCH:
        60.2452, 38.4915, 185.0159
        CIE-Luv:
        60.2452, -47.9410, 0.7273
        Hunter-Lab:
        53.2883, -30.9425, 0.1903
      #00a396 color charts
#00a396 RGB chart
      #00a396 CMYK chart
      #00a396 RGB pie chart
      #00a396 color shades, tints & tones
#00a396 color schemes
#00a396 color preview, HTML & CSS examples
           This text has a color of #00a396        
        
          <p style="color:#00a396;">Text here</p>
        
        
          .mytext {color:#00a396;}
        
        Text color #00a396
      
           This box has a color of #00a396        
        
          <div style="background-color:#00a396;">Content here</div>
        
        
          .mybackground {background-color:#00a396;}
        
        Background color #00a396
      
           Border around this has a color of #00a396        
        
          <div style="border:2px solid #00a396;">Content here</div>
        
        
          .myborder {border:2px solid #00a396;}
        
        Border color #00a396